Reference documentation and code samples for the Google Ads Ad Manager V1 Client class UpdateAdUnitRequest.
Request object for UpdateAdUnit
method.
Generated from protobuf message google.ads.admanager.v1.UpdateAdUnitRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ad_unit
AdUnit
Required. The AdUnit
to update. The AdUnit
's name is used to identify the AdUnit
to update. Format: networks/{network_code}/adUnits/{ad_unit_id}
↳ update_mask
getAdUnit
Required. The AdUnit
to update.
The AdUnit
's name is used to identify the AdUnit
to update. Format: networks/{network_code}/adUnits/{ad_unit_id}
hasAdUnit
clearAdUnit
setAdUnit
Required. The AdUnit
to update.
The AdUnit
's name is used to identify the AdUnit
to update. Format: networks/{network_code}/adUnits/{ad_unit_id}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
adUnit
AdUnit
Required. The AdUnit
to update.
The AdUnit
's name is used to identify the AdUnit
to update. Format: networks/{network_code}/adUnits/{ad_unit_id}
updateMask

