AI-generated Key Takeaways
-
DropDownCustomFieldValue represents a value for a custom field with a drop-down data type in Google Ad Manager.
-
It inherits from BaseCustomFieldValue and CustomFieldValue, providing a structure for custom field values.
-
Key properties include customFieldId (inherited) to identify the associated custom field and customFieldOptionId to specify the selected drop-down option.
-
This object is utilized within various Ad Manager services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.
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. |