Reference documentation and code samples for the Google Ads Ad Manager V1 Client class CustomFieldValue.
A value for a CustomField on a resource.
Generated from protobuf message google.ads.admanager.v1.CustomFieldValue
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ custom_field
string
Required. The custom field for which this is a value. Format: "networks/{network_code}/customFields/{custom_field_id}"
↳ value
getCustomField
Required. The custom field for which this is a value.
Format: "networks/{network_code}/customFields/{custom_field_id}"
string
setCustomField
Required. The custom field for which this is a value.
Format: "networks/{network_code}/customFields/{custom_field_id}"
var
string
$this
getValue
Required. A typed value representation of the value.
hasValue
clearValue
setValue
Required. A typed value representation of the value.
$this