[[["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-04-09 UTC."],[[["This webpage details the `CustomFieldDataTypeEnum.CustomFieldDataType` enum, which specifies the data type for a custom field within the Ad Manager."],["The enum implements `ProtocolMessageEnum` and inherits several methods from `Enum` and `Object` classes, alongside its own."],["The page provides links to documentation for various versions of the Ad Manager, ranging from 0.1.0 to the latest version 0.19.0, allowing users to reference different versions."],["Static fields within `CustomFieldDataTypeEnum.CustomFieldDataType` define allowed data types, such as `STRING`, `NUMBER`, `DROP_DOWN`, and `TOGGLE`, along with unspecified and unrecognized values."],["Several static methods, such as `forNumber()` and `valueOf()`, are available for interacting with the enum, along with several instance methods, like `getNumber()` and `getDescriptorForType()`."]]],[]]