[[["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-07-17 UTC."],[[["This webpage details the `CustomFieldDataTypeEnum.CustomFieldDataType` enum, which is used to define the data type for a custom field in the Google Ad Manager."],["The latest version available for this data type is 0.19.0, and the page includes references to older versions, ranging down to version 0.1.0."],["The enum implements the `ProtocolMessageEnum` interface and includes various inherited methods from `Enum` and `Object` classes."],["The available static fields include options like `STRING`, `NUMBER`, `DROP_DOWN`, and `TOGGLE`, along with corresponding unspecified and value fields, offering a variety of data type options for custom fields."],["The static methods provided allow developers to manage the enum, with the deprecated `valueOf(int value)` method being replaced by `forNumber(int value)`."]]],[]]