enum AdBreakMarkupError.Reason (v202411)

  • LiveStreamEventService uses AdBreakMarkupError to represent errors related to ad break markups in live stream events.

  • AdBreakMarkupError.Reason defines specific reasons for these errors, such as invalid markups for the streaming format.

  • This information is part of the Google Ad Manager API and can be accessed through the namespace https://www.google.com/apis/ads/publisher/v202411.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
INVALID_AD_BREAK_MARKUPS_FOR_STREAMING_FORMAT The ad break markups provided are not valid for the Streaming Format
UNKNOWN The value returned if the actual value is not exposed by the requested API version.