enum LiveStreamEventConditioningError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LiveStreamEventService
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
CANNOT_APPLY_DASH_BRIDGE
|
DASH bridge conditioning cannot be applied.
|
CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME
|
DASH bridge conditioning cannot be modified after start time.
|
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The core content details the `LiveStreamEventConditioningError` within the `LiveStreamEventService` and its possible error reasons. These include `CANNOT_APPLY_DASH_BRIDGE`, indicating that DASH bridge conditioning can't be applied, and `CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME`, meaning DASH bridge conditioning is immutable after the start time. `UNKNOWN` signifies an unexposed error value from the API version. These are part of the `https://www.google.com/apis/ads/publisher/v202502` namespace.\n"],null,["# enum LiveStreamEventConditioningError.Reason (v202502)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[LiveStreamEventConditioning...](/ad-manager/api/reference/v202502/LiveStreamEventService.LiveStreamEventConditioningError \"LiveStreamEventConditioningError\") \n▼\n**LiveStreamEventConditioning...**\n\nThe reasons for the target error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|----------------------------------------------|-------------------------------------------------------------------------------------|\n| `CANNOT_APPLY_DASH_BRIDGE` | DASH bridge conditioning cannot be applied. |\n| `CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME` | DASH bridge conditioning cannot be modified after start time. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]