[[["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 drop-down custom fields."],["It's used within the Google Ad Manager API and inherits from `BaseCustomFieldValue`."],["This object stores the ID of the chosen option from the drop-down custom field."],["Key properties include `customFieldId` (inherited) and `customFieldOptionId`."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The core content defines `DropDownCustomFieldValue`, a specific type of `CustomFieldValue` used for `CustomField` data with a `DROP_DOWN` type. It inherits properties from `BaseCustomFieldValue`, including `customFieldId`, which links to the relevant `CustomField`. `DropDownCustomFieldValue` introduces `customFieldOptionId`, which references the specific `CustomFieldOption` selected for that field's value. The namespace for these definitions is provided and five service names.\n"]]