[[["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 is a type of CustomFieldValue specifically for custom fields with a drop-down data type."],["It's used in services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["It stores the ID of the chosen option from the custom field's drop-down list."],["It inherits basic properties like customFieldId from the BaseCustomFieldValue class."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The content defines the `DropDownCustomFieldValue`, a specific type of `CustomFieldValue` used with `CustomField` data of type `DROP_DOWN`. It details that `DropDownCustomFieldValue` inherits from `BaseCustomFieldValue`, including its `customFieldId`. It also presents that `DropDownCustomFieldValue` has a `customFieldOptionId` which is an ID referencing a `CustomFieldOption`. It lists associated services including `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. The content specify the namespace and list the fields.\n"]]