[[["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-08-20 UTC."],[[["DropDownCustomFieldValue represents a value for a custom field with a drop-down data type."],["It inherits from CustomFieldValue and BaseCustomFieldValue, providing essential properties."],["This object includes customFieldId (inherited) and customFieldOptionId for identifying the custom field and selected option."],["It's used within various Google Ad Manager services like CreativeService, ForecastService, etc."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The content defines `DropDownCustomFieldValue`, a type of `CustomFieldValue` used with `CustomField` when its data type is `DROP_DOWN`. Key information includes: `customFieldId`, which is a required long representing the `CustomField`'s ID, and `customFieldOptionId`, a long representing the `CustomFieldOption`'s ID. The namespace is provided for reference and it shows which services are included: `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService` and `ProposalService`.\n"]]