An option represents a permitted value for a custom field that has a CustomField::dataType of CustomFieldDataType::DROP_DOWN.
More...
An option represents a permitted value for a custom field that has a CustomField::dataType of CustomFieldDataType::DROP_DOWN.
long Google.Api.Ads.AdManager.v202311.CustomFieldOption.customFieldId |
|
getset |
The id of the custom field this option belongs to.
bool Google.Api.Ads.AdManager.v202311.CustomFieldOption.customFieldIdSpecified |
|
getset |
true
, if a value is specified for customFieldId, false
otherwise.
string Google.Api.Ads.AdManager.v202311.CustomFieldOption.displayName |
|
getset |
The display name of this option.
long Google.Api.Ads.AdManager.v202311.CustomFieldOption.id |
|
getset |
Unique ID of this option. This value is readonly and is assigned by Google.
bool Google.Api.Ads.AdManager.v202311.CustomFieldOption.idSpecified |
|
getset |
true
, if a value is specified for id, false
otherwise.
The documentation for this class was generated from the following file: