[[["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."],["It inherits from `BaseCustomFieldValue` and includes `customFieldId` to link it to the relevant custom field."],["`DropDownCustomFieldValue` uses `customFieldOptionId` to store the selected option from the drop-down."],["This object is part of the Google Ad Manager API and is used within the Proposal service and other services."],["It allows setting and retrieving custom field values for proposals and other entities in Ad Manager."]]],["The content outlines `DropDownCustomFieldValue`, a specific type of `CustomFieldValue` used with `CustomField` when the data type is `DROP_DOWN`. It details the relationship with other services: `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `DropDownCustomFieldValue` inherits from `BaseCustomFieldValue`. Key attributes are `customFieldId`, the ID of the associated `CustomField`, and `customFieldOptionId`, representing the selected `CustomFieldOption` ID. The namespace provided is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]