[[["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-11-19 UTC."],[[["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`."]]],["The content outlines `DropDownCustomFieldValue`, a specific type of `CustomFieldValue` used with `CustomField` of the `DROP_DOWN` data type. It details two key fields: `customFieldId`, which identifies the parent `CustomField`, and `customFieldOptionId`, which specifies the selected `CustomFieldOption`. This `DropDownCustomFieldValue` can be used in `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. It inherits from `BaseCustomFieldValue`.\n"]]