enum AdBreakMarkupError.Reason (v202505)

  • AdBreakMarkupError.Reason enumerates potential errors related to ad break markups in the LiveStreamEventService.

  • Reasons include invalid ad break markups for the streaming format or an unknown error not exposed in the current API version.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202505.

The reasons for the target error.


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