[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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)`."]]],[]]