enum LiveStreamEventConditioningError.Reason (v202502)

  • LiveStreamEventConditioningError is an error related to LiveStreamEventService.

  • It provides reasons for target errors in live stream event conditioning.

  • Specific error codes like CANNOT_APPLY_DASH_BRIDGE and CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME indicate reasons for failure.

  • UNKNOWN is used when the actual error value is not exposed by the API version.

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.