enum LiveStreamEventConditioningError.Reason (v202411)

  • The LiveStreamEventConditioningError enum lists reasons why a live stream event might have issues with conditioning, such as problems with DASH bridge settings.

  • This error is part of the LiveStreamEventService and falls under the namespace https://www.google.com/apis/ads/publisher/v202411.

  • Possible error values include CANNOT_APPLY_DASH_BRIDGE, CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME, and UNKNOWN.

The reasons for the target error.


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