AI-generated Key Takeaways
-
DropDownCustomFieldValue is a type of CustomFieldValue specifically for custom fields with a drop-down data type.
-
It's used within the Google Ad Manager API and inherits properties from BaseCustomFieldValue.
-
Key properties include customFieldId (inherited) and customFieldOptionId, representing the associated custom field and selected option respectively.
-
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. |