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

A custom field that has the drop-down data type. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.DropDownCustomField:
Google.Api.Ads.AdManager.v202305.CustomField

Properties

CustomFieldOption[] options [get, set]
 The options allowed for this custom field. This is read only. More...
 
- Properties inherited from Google.Api.Ads.AdManager.v202305.CustomField
long id [get, set]
 Unique ID of the More...
 
bool idSpecified [get, set]
 
string name [get, set]
 Name of the More...
 
string description [get, set]
 A description of the custom field. This value is optional. The maximum length is 511 characters More...
 
bool isActive [get, set]
 Specifies whether or not the custom fields is active. This attribute is read-only. More...
 
bool isActiveSpecified [get, set]
 
CustomFieldEntityType entityType [get, set]
 The type of entity that this custom field is associated with. This attribute is read-only if there exists a CustomFieldValue for this field. More...
 
bool entityTypeSpecified [get, set]
 
CustomFieldDataType dataType [get, set]
 The type of data this custom field contains. This attribute is read-only if there exists a CustomFieldValue for this field. More...
 
bool dataTypeSpecified [get, set]
 
CustomFieldVisibility visibility [get, set]
 How visible/accessible this field is in the UI. More...
 
bool visibilitySpecified [get, set]
 

Detailed Description

A custom field that has the drop-down data type.

Property Documentation

CustomFieldOption [] Google.Api.Ads.AdManager.v202305.DropDownCustomField.options
getset

The options allowed for this custom field. This is read only.


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