enum LiveStreamEventConditioningError.Reason (v202505)

  • LiveStreamEventConditioningError is an error related to conditioning in the LiveStreamEventService.

  • There are specific reasons for this error, including issues with applying or updating DASH bridge conditioning.

  • The error can also occur due to an unknown reason not exposed by the API version.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.