AI-generated Key Takeaways
- 
          A DropDownCustomFieldValueis a type ofCustomFieldValueused forCustomFieldobjects with a data type ofDROP_DOWN.
- 
          This object includes the inherited field customFieldIdwhich is the ID of the associatedCustomField.
- 
          The DropDownCustomFieldValuespecifically contains the fieldcustomFieldOptionId, which is the ID of the chosenCustomFieldOption.
A CustomFieldValue for a CustomField that has a CustomField.dataType of CustomFieldDataType.DROP_DOWN
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Field | |
|---|---|
| BaseCustomFieldValue(inherited) | |
| 
                            | 
                            Id of the  | 
| DropDownCustomFieldValue | |
| 
                            | 
                            The ID of the CustomFieldOption for this value. |