Page Summary
-
LiveStreamEventConditioningErroris an enumeration within theLiveStreamEventServicethat indicates reasons for target errors. -
This enumeration includes values such as
CANNOT_APPLY_DASH_BRIDGE,CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME, andUNKNOWN. -
These error types specifically relate to issues encountered with DASH bridge conditioning.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| 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. |