[[["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 document details the `CustomFieldDataTypeEnum.CustomFieldDataType` enum, which specifies the data types for custom fields within the Google Ad Manager API."],["The latest version available is 0.19.0, and the document provides links to previous versions all the way back to 0.1.0 for the same enum."],["The `CustomFieldDataTypeEnum.CustomFieldDataType` enum implements `ProtocolMessageEnum` and includes types like `STRING`, `NUMBER`, `DROP_DOWN`, and `TOGGLE`, each serving different data input needs for custom fields."],["The enum has several static methods like `forNumber`, `valueOf`, and `values`, along with instance methods such as `getNumber` and `getValueDescriptor`, allowing for dynamic interaction with the data types."],["The different data types all have a corresponding `_VALUE` instance of themselves, and an `UNRECOGNIZED` instance for error handling."]]],[]]