Reference documentation and code samples for the Google Ads Ad Manager V1 Client class CreateCustomFieldRequest.
Request object for CreateCustomField
method.
Generated from protobuf message google.ads.admanager.v1.CreateCustomFieldRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where this CustomField
will be created. Format: networks/{network_code}
↳ custom_field
getParent
Required. The parent resource where this CustomField
will be created.
Format: networks/{network_code}
string
setParent
Required. The parent resource where this CustomField
will be created.
Format: networks/{network_code}
var
string
$this
getCustomField
Required. The CustomField
to create.
hasCustomField
clearCustomField
setCustomField
Required. The CustomField
to create.
$this
static::build
parent
string
Required. The parent resource where this CustomField
will be created.
Format: networks/{network_code}
Please see CustomFieldServiceClient::networkName()
for help formatting this field.
customField

