AI-generated Key Takeaways
-
A
DropDownCustomFieldValue
is a type ofCustomFieldValue
used forCustomField
objects with a data type ofDROP_DOWN
. -
This object includes the inherited field
customFieldId
which is the ID of the associatedCustomField
. -
The
DropDownCustomFieldValue
specifically 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. |