Reference documentation and code samples for the Google Ads Ad Manager V1 Client class UpdateAdBreakRequest.
Request object for UpdateAdBreak
method.
Generated from protobuf message google.ads.admanager.v1.UpdateAdBreakRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ad_break
AdBreak
Required. The AdBreak
to update. The AdBreak
's name
is used to identify the AdBreak
to update.
↳ update_mask
getAdBreak
Required. The AdBreak
to update.
The AdBreak
's name
is used to identify the AdBreak
to update.
hasAdBreak
clearAdBreak
setAdBreak
Required. The AdBreak
to update.
The AdBreak
's name
is used to identify the AdBreak
to update.
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
adBreak
AdBreak
Required. The AdBreak
to update.
The AdBreak
's name
is used to identify the AdBreak
to update.
updateMask