enum LiveStreamEventPrerollSettingsError.Reason (v202411)

  • LiveStreamEventPrerollSettingsError identifies why a target error occurred within the LiveStreamEventService.

  • This error specifically relates to preroll settings within live stream events, particularly those using dynamic ad insertion.

  • Invalid settings or an unrecognized error will trigger this error, providing specific enumeration values for identification.

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.