Reference documentation and code samples for the Google Ads Ad Manager V1 Client class LiveStreamConditioning.
Settings to specify all types of conditioning to apply to the associated LiveStream.
Generated from protobuf message google.ads.admanager.v1.LiveStreamConditioning
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ dash_bridge |
DashBridge
Optional. Specifies DASH Bridge single-period to multi-period MPD conditioning. |
getDashBridge
Optional. Specifies DASH Bridge single-period to multi-period MPD conditioning.
| Returns | |
|---|---|
| Type | Description |
DashBridge|null |
|
hasDashBridge
clearDashBridge
setDashBridge
Optional. Specifies DASH Bridge single-period to multi-period MPD conditioning.
| Parameter | |
|---|---|
| Name | Description |
var |
DashBridge
|
| Returns | |
|---|---|
| Type | Description |
$this |
|