type DropDownCustomFieldValue (v202411)

  • DropDownCustomFieldValue is a type of CustomFieldValue used for CustomFields with a data type of DROP_DOWN.

  • It is used across various services including Creative, Forecast, LineItem, Order, ProposalLineItem, and Proposal Services.

  • This object inherits from BaseCustomFieldValue and includes the customFieldId.

  • DropDownCustomFieldValue specifically contains the customFieldOptionId.

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)

customFieldId

xsd:long

Id of the CustomField to which this value belongs. This attribute is required.

DropDownCustomFieldValue

customFieldOptionId

xsd:long

The ID of the CustomFieldOption for this value.