[[["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-02-13 UTC."],[[["The `CustomFieldDataType` enumeration defines the allowed data types for custom fields in Google Ad Manager."],["These data types include string, number, toggle, drop-down, and an unknown type for values not exposed in the current API version."],["String fields have a maximum length of 255 characters, toggle fields accept boolean values, and drop-down fields use IDs of custom field options."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The document details `CustomFieldDataType` options for `CustomField` objects within a service, defining the valid data formats. The types include `STRING` (up to 255 characters), `NUMBER`, `TOGGLE` (boolean), `DROP_DOWN` (linked to `CustomFieldOption` IDs), and `UNKNOWN` (for unexposed API values). These define data types that are used with Custom fields.\n"]]