Reference documentation and code samples for the Google Ads Ad Manager V1 Client class UpdatePlacementRequest.
Request object for UpdatePlacement
method.
Generated from protobuf message google.ads.admanager.v1.UpdatePlacementRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ placement
Placement
Required. The Placement
to update. The Placement
's name is used to identify the Placement
to update. Format: networks/{network_code}/placements/{placement_id}
↳ update_mask
getPlacement
Required. The Placement
to update.
The Placement
's name is used to identify the Placement
to
update. Format: networks/{network_code}/placements/{placement_id}
hasPlacement
clearPlacement
setPlacement
Required. The Placement
to update.
The Placement
's name is used to identify the Placement
to
update. Format: networks/{network_code}/placements/{placement_id}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
placement
Placement
Required. The Placement
to update.
The Placement
's name is used to identify the Placement
to
update. Format: networks/{network_code}/placements/{placement_id}
updateMask

