type DashBridge (v202408)
Service
LiveStreamEventService
A DashBridge
is used to decide when to apply DASH Bridge single-period to multi-period
MPD conditioning. This should always be enabled when the DASH manifest type is single-period.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
enabled
|
xsd:boolean
Specifies whether to apply DASH Bridge single-period to multi-period MPD conditioning.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["A `DashBridge` determines when to apply Dynamic Adaptive Streaming over HTTP (DASH) Bridge single-period to multi-period Manifest Presentation Description (MPD) conditioning."],["It's recommended to enable `DashBridge` when using a single-period DASH manifest type."],["`DashBridge` configuration includes an `enabled` field, a boolean value specifying whether to apply the conditioning."]]],["The core content defines the `DashBridge` within the `LiveStreamEventService`. It specifies whether to apply DASH Bridge conditioning, which converts single-period to multi-period MPD. The `enabled` field, a boolean, controls this behavior. This conditioning should be active when the DASH manifest is single-period. The service's namespace is also provided as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]