Ads API .NET library
|
A CustomFieldValue for a CustomField that has a CustomField::dataType of CustomFieldDataType::DROP_DOWN More...
Properties | |
long | customFieldOptionId [get, set] |
The ID of the CustomFieldOption for this value. More... | |
bool | customFieldOptionIdSpecified [get, set] |
Properties inherited from Google.Api.Ads.AdManager.v202311.BaseCustomFieldValue | |
long | customFieldId [get, set] |
Id of the More... | |
bool | customFieldIdSpecified [get, set] |
A CustomFieldValue for a CustomField that has a CustomField::dataType of CustomFieldDataType::DROP_DOWN
|
getset |
The ID of the CustomFieldOption for this value.
|
getset |
true
, if a value is specified for customFieldOptionId, false
otherwise.