[[["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 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."]]],["The content defines `DropDownCustomFieldValue`, a type of `CustomFieldValue` used with `CustomField` that are set to `CustomFieldDataType.DROP_DOWN`. Key information includes the `customFieldId`, which links to the associated `CustomField`, and `customFieldOptionId`, referencing the `CustomFieldOption` ID. It is used in `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]