[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["DropDownCustomFieldValue represents a value for a custom field with a drop-down data type in Google Ad Manager."],["It inherits from CustomFieldValue and includes a customFieldOptionId to identify the selected option from the drop-down."],["The customFieldId, inherited from BaseCustomFieldValue, links the value to its corresponding custom field."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The document defines `DropDownCustomFieldValue`, a type of `CustomFieldValue` used when a `CustomField`'s data type is `DROP_DOWN`. It specifies the `customFieldId` (inherited from `BaseCustomFieldValue`), which is the ID of the associated `CustomField`. It also details `customFieldOptionId`, which represents the ID of the selected `CustomFieldOption` for that specific value. Several services are listed which are related to it such as, Creative, Forecast, LineItem, Order and Proposal services.\n"]]