enum AdBreakMarkupError.Reason (v202411)
Service
LiveStreamEventService
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["`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 `LiveStreamEventService` uses `AdBreakMarkupError` to define errors related to ad break markups. The `AdBreakMarkupError.Reason` specifies the type of error encountered. Possible reasons include `INVALID_AD_BREAK_MARKUPS_FOR_STREAMING_FORMAT`, indicating issues with markups for streaming formats, and `UNKNOWN`, which signifies an error code not recognized by the current API version. These errors are part of the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]