Google Ads Ad Manager V1 Client - Class DashBridge (0.8.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class DashBridge.

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.

Generated from protobuf message google.ads.admanager.v1.DashBridge

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enabled bool

Optional. Specifies whether to apply DASH Bridge single-period to multi-period MPD conditioning.

getEnabled

Optional. Specifies whether to apply DASH Bridge single-period to multi-period MPD conditioning.

Returns
Type Description
bool

hasEnabled

clearEnabled

setEnabled

Optional. Specifies whether to apply DASH Bridge single-period to multi-period MPD conditioning.

Parameter
Name Description
var bool
Returns
Type Description
$this