Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The core content details the `LiveStreamEventConditioningError` enumeration within the `LiveStreamEventService` in the `v202411` API version. This error type indicates issues related to DASH bridge conditioning. Specific errors include `CANNOT_APPLY_DASH_BRIDGE`, which means DASH bridge conditioning cannot be implemented, and `CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME`, which means modification of DASH bridge conditioning is prohibited post-start time. An `UNKNOWN` error represents an unexposed API value.\n"]]