[[["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-05-15 UTC."],[[["DropDownCustomFieldValue is a type of CustomFieldValue specifically for custom fields with a drop-down data type."],["It includes a customFieldOptionId to identify the selected option from the drop-down list."],["The CustomFieldOption referenced by customFieldOptionId stores value and display name details."],["DropDownCustomFieldValue is utilized within various services like ForecastService, LineItemService, and OrderService."],["It inherits properties from BaseCustomFieldValue, including customFieldId to link it to the relevant CustomField."]]],["The content details `DropDownCustomFieldValue`, a specific type of `CustomFieldValue` used with `CustomField` having `CustomFieldDataType.DROP_DOWN`. It outlines the relationship to other services: `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. Key information includes the required `customFieldId` inherited from `BaseCustomFieldValue` and `customFieldOptionId`, which is the ID of the chosen `CustomFieldOption`. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]