enum LiveStreamEventPrerollSettingsError.Reason (v202402)
Service
LiveStreamEventService
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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.
|
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["LiveStreamEventPrerollSettingsError enum indicates the reasons for errors related to preroll settings in live stream events."],["This error can occur if preroll settings are applied to live stream events that are not of dynamic ad insertion type linear."],["The `INVALID_PREROLL_SETTINGS` value signifies that the preroll configuration is not compatible with the event type."],["For cases where the specific error reason is not exposed by the API version, the `UNKNOWN` value is returned."]]],["The core content details the `LiveStreamEventPrerollSettingsError` within the `LiveStreamEventService` in the `v202402` API version. It specifies two error types: `INVALID_PREROLL_SETTINGS`, which occurs when preroll settings are applied to non-linear dynamic ad insertion livestream events, and `UNKNOWN`, which signifies an unexposed value. This error information is crucial for troubleshooting issues related to preroll settings.\n"]]