Google Ads Ad Manager V1 Client - Class BuyerData (0.3.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BuyerData.

Contains buyer data. This data is required by the Marketplace API.

Generated from protobuf message google.ads.admanager.v1.PrivateAuctionDeal.BuyerData

Namespace

Google \ Ads \ AdManager \ V1 \ PrivateAuctionDeal

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ buyer_emails array

Optional. The email contacts of the buyer of the PrivateAuctionDeal.

getBuyerEmails

Optional. The email contacts of the buyer of the PrivateAuctionDeal.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setBuyerEmails

Optional. The email contacts of the buyer of the PrivateAuctionDeal.

Parameter
Name Description
var string[]
Returns
Type Description
$this