Reference documentation and code samples for the Google Ads Ad Manager V1 Client class UpdatePrivateAuctionRequest.
Request object for UpdatePrivateAuction
method.
Generated from protobuf message google.ads.admanager.v1.UpdatePrivateAuctionRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ private_auction
PrivateAuction
Required. The PrivateAuction
to update. The PrivateAuction
's name
is used to identify the PrivateAuction
to update.
↳ update_mask
getPrivateAuction
Required. The PrivateAuction
to update.
The PrivateAuction
's name
is used to identify the PrivateAuction
to update.
hasPrivateAuction
clearPrivateAuction
setPrivateAuction
Required. The PrivateAuction
to update.
The PrivateAuction
's name
is used to identify the PrivateAuction
to update.
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
privateAuction
PrivateAuction
Required. The PrivateAuction
to update.
The PrivateAuction
's name
is used to identify the PrivateAuction
to update.
updateMask