[[["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-06 UTC."],[],[],null,["# enum CustomFieldDataType (v202502)\n\n**Service** \n**CustomFieldService** **Dependencies** \n[CustomField](/ad-manager/api/reference/v202502/CustomFieldService.CustomField) \n▼\n**CustomFieldDataType**\n\nThe data types allowed for [CustomField](/ad-manager/api/reference/v202502/CustomFieldService.CustomField) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `STRING` | A string field. The max length is 255 characters. |\n| `NUMBER` | A number field. |\n| `TOGGLE` | A boolean field. Values may be \"true\", \"false\", or empty. |\n| `DROP_DOWN` | A drop-down field. Values may only be the ids of [CustomFieldOption](/ad-manager/api/reference/v202502/CustomFieldService.CustomFieldOption) objects. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]