Reference documentation and code samples for the Google Ads Data Manager V1 Client class CreatePartnerLinkRequest.
Request to create a PartnerLink resource. Returns a PartnerLink .
Generated from protobuf message google.ads.datamanager.v1.CreatePartnerLinkRequest
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent, which owns this collection of partner links. Format: accountTypes/{account_type}/accounts/{account}
↳ partner_link
getParent
Required. The parent, which owns this collection of partner links.
Format: accountTypes/{account_type}/accounts/{account}
string
setParent
Required. The parent, which owns this collection of partner links.
Format: accountTypes/{account_type}/accounts/{account}
var
string
$this
getPartnerLink
Required. The partner link to create.
hasPartnerLink
clearPartnerLink
setPartnerLink
Required. The partner link to create.
$this
static::build
parent
string
Required. The parent, which owns this collection of partner links. Format: accountTypes/{account_type}/accounts/{account} Please see PartnerLinkServiceClient::accountName() for help formatting this field.
partnerLink

