enum LiveStreamEventPrerollSettingsError.Reason (v202411)

  • LiveStreamEventPrerollSettingsError is an enumeration related to errors in preroll settings for the LiveStreamEventService.

  • INVALID_PREROLL_SETTINGS indicates that preroll settings are only valid for livestream events using linear dynamic ad insertion.

  • UNKNOWN is returned when the actual error value is not exposed in the API version requested.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
INVALID_PREROLL_SETTINGS Preroll settings are only supported for livestream events of dynamic ad insertion type linear.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.