[[["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."],["It inherits from CustomFieldValue and BaseCustomFieldValue."],["It's primarily used with services like ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["Key properties include customFieldId (inherited) and customFieldOptionId."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The content outlines `DropDownCustomFieldValue`, a subtype of `CustomFieldValue` used with `CustomField` that utilizes the `DROP_DOWN` data type. It details the inheritance from `BaseCustomFieldValue`, which includes the required `customFieldId`. `DropDownCustomFieldValue` further specifies the `customFieldOptionId`, representing the ID of a `CustomFieldOption` for the given value. It also identifies relevant services: `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`, and it points to its namespace.\n"]]