Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.DropDownCustomFieldValue Class Reference

A CustomFieldValue for a CustomField that has a CustomField::dataType of CustomFieldDataType::DROP_DOWN More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.DropDownCustomFieldValue:
Google.Api.Ads.AdManager.v202305.BaseCustomFieldValue

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.v202305.BaseCustomFieldValue
long customFieldId [get, set]
 Id of the More...
 
bool customFieldIdSpecified [get, set]
 

Detailed Description

Property Documentation

long Google.Api.Ads.AdManager.v202305.DropDownCustomFieldValue.customFieldOptionId
getset

The ID of the CustomFieldOption for this value.

bool Google.Api.Ads.AdManager.v202305.DropDownCustomFieldValue.customFieldOptionIdSpecified
getset

true, if a value is specified for customFieldOptionId, false otherwise.


The documentation for this class was generated from the following file: