[[["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 2025-08-13 UTC."],[],[],null,["# type CustomFieldOption (v202508)\n\n**Service** \n**CustomFieldService** **Dependencies** \n[DropDownCustomField](/ad-manager/api/reference/v202508/CustomFieldService.DropDownCustomField) [createCustomFieldOptions()](/ad-manager/api/reference/v202508/CustomFieldService#createCustomFieldOptions) [getCustomFieldOption()](/ad-manager/api/reference/v202508/CustomFieldService#getCustomFieldOption) [updateCustomFieldOptions()](/ad-manager/api/reference/v202508/CustomFieldService#updateCustomFieldOptions) \n▼\n**CustomFieldOption**\n\nAn option represents a permitted value for a custom field that has a [CustomField.dataType](/ad-manager/api/reference/v202508/CustomFieldService.CustomField#dataType)\nof [CustomFieldDataType.DROP_DOWN](/ad-manager/api/reference/v202508/CustomFieldService.CustomFieldDataType#DROP_DOWN).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|---------------------|-------------------------------------------------------------------------------------------|\n| ### `id` | ` `xsd:`long` Unique ID of this option. This value is readonly and is assigned by Google. |\n| ### `customFieldId` | ` `xsd:`long` The id of the custom field this option belongs to. |\n| ### `displayName` | ` `xsd:`string` The display name of this option. |"]]