AI-generated Key Takeaways
-
LiveStreamEventService has a dependency on AdBreakMarkupError.
-
AdBreakMarkupError.Reason lists reasons for the target error.
-
The
AdBreakMarkupError.Reasonenumeration includesINVALID_AD_BREAK_MARKUPS_FOR_STREAMING_FORMATandUNKNOWN.
Service
LiveStreamEventService
Dependencies
AdBreakMarkupError
▼
AdBreakMarkupError.Reason
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. |