[[["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-05-15 UTC."],[[["`CustomFieldDataType` defines the allowed data types for `CustomField` objects in Google Ad Manager."],["These data types include `STRING`, `NUMBER`, `TOGGLE`, and `DROP_DOWN`, each with specific characteristics and usage."],["`DROP_DOWN` fields utilize `CustomFieldOption` object IDs for their values."],["An `UNKNOWN` type is returned if the actual data type is not supported by the API version in use."]]],["The `CustomFieldService` uses `CustomField` objects, which have data types defined by the `CustomFieldDataType` enumeration. Allowed types include `STRING` (max 255 characters), `NUMBER`, `TOGGLE` (boolean), and `DROP_DOWN` (using `CustomFieldOption` IDs). An `UNKNOWN` type is also available for unexposed API values. This information is provided in the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]