enum LiveStreamEventPrerollSettingsError.Reason (v202502)

  • LiveStreamEventPrerollSettingsError lists reasons for errors related to preroll settings in the LiveStreamEventService.

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

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

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202502
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.