enum LiveStreamEventConditioningError.Reason (v202508)

  • LiveStreamEventConditioningError is an enumeration within the LiveStreamEventService that indicates reasons for target errors.

  • This enumeration includes values such as CANNOT_APPLY_DASH_BRIDGE, CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME, and UNKNOWN.

  • 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.