Reference documentation and code samples for the Google Ads Ad Manager V1 Client class UpdatePrivateAuctionDealRequest.
Request object for UpdatePrivateAuctionDeal
method.
Generated from protobuf message google.ads.admanager.v1.UpdatePrivateAuctionDealRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ private_auction_deal
PrivateAuctionDeal
Required. The PrivateAuctionDeal
to update. The PrivateAuctionDeal
's name
is used to identify the PrivateAuctionDeal
to update.
↳ update_mask
getPrivateAuctionDeal
Required. The PrivateAuctionDeal
to update.
The PrivateAuctionDeal
's name
is used to identify the PrivateAuctionDeal
to update.
hasPrivateAuctionDeal
clearPrivateAuctionDeal
setPrivateAuctionDeal
Required. The PrivateAuctionDeal
to update.
The PrivateAuctionDeal
's name
is used to identify the PrivateAuctionDeal
to update.
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
privateAuctionDeal
PrivateAuctionDeal
Required. The PrivateAuctionDeal
to update.
The PrivateAuctionDeal
's name
is used to identify the PrivateAuctionDeal
to update.
updateMask