Reference documentation and code samples for the Google Ads Ad Manager V1 Client class CreateCustomTargetingKeyRequest.
Request object for CreateCustomTargetingKey
method.
Generated from protobuf message google.ads.admanager.v1.CreateCustomTargetingKeyRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where this CustomTargetingKey
will be created. Format: networks/{network_code}
↳ custom_targeting_key
getParent
Required. The parent resource where this CustomTargetingKey
will be
created. Format: networks/{network_code}
string
setParent
Required. The parent resource where this CustomTargetingKey
will be
created. Format: networks/{network_code}
var
string
$this
getCustomTargetingKey
Required. The CustomTargetingKey
to create.
hasCustomTargetingKey
clearCustomTargetingKey
setCustomTargetingKey
Required. The CustomTargetingKey
to create.
$this
static::build
parent
string
Required. The parent resource where this CustomTargetingKey
will be
created. Format: networks/{network_code}
Please see CustomTargetingKeyServiceClient::networkName()
for help formatting this field.
customTargetingKey

