Reference documentation and code samples for the Google Ads Ad Manager V1 Client class CustomFieldOption.
An option for a drop-down CustomField
.
Generated from protobuf message google.ads.admanager.v1.CustomFieldOption
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ custom_field_option_id
int|string
Output only. CustomFieldOption
ID.
↳ display_name
string
Required. The display name of the CustomFieldOption
. This value has a maximum length of 127 characters.
getCustomFieldOptionId
Output only. CustomFieldOption
ID.
int|string
setCustomFieldOptionId
Output only. CustomFieldOption
ID.
var
int|string
$this
getDisplayName
Required. The display name of the CustomFieldOption
.
This value has a maximum length of 127 characters.
string
setDisplayName
Required. The display name of the CustomFieldOption
.
This value has a maximum length of 127 characters.
var
string
$this