AI-generated Key Takeaways
-
DropDownCustomFieldValue represents a custom field value for fields with a drop-down data type in Google Ad Manager.
-
It inherits from BaseCustomFieldValue and includes a customFieldOptionId to specify the selected option from the drop-down.
-
The customFieldId associates the value with a specific custom field, and customFieldOptionId indicates the chosen option within that field.
-
The namespace for this object is
https://www.google.com/apis/ads/publisher/v202411
.
A CustomFieldValue for a CustomField that has a CustomField.dataType of CustomFieldDataType.DROP_DOWN
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
BaseCustomFieldValue (inherited)
|
|
|
Id of the |
DropDownCustomFieldValue
|
|
|
The ID of the CustomFieldOption for this value. |