[[["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 provides documentation for the `CustomTargetingKeyTypeEnum.CustomTargetingKeyType` class, which is a Java enum that extends `Enum` and implements `ProtocolMessageEnum`."],["The `CustomTargetingKeyType` enum defines the type of custom targeting keys, including `FREEFORM` (key without fixed values) and `PREDEFINED` (key with fixed values)."],["The page lists various versions of the documentation, from the latest version 0.19.0 down to version 0.1.0, detailing the available methods and fields for each version."],["Static fields within the enum include `CUSTOM_TARGETING_KEY_TYPE_UNSPECIFIED`, `FREEFORM`, `PREDEFINED`, and their corresponding value counterparts, as well as an `UNRECOGNIZED` field."],["Static methods and inherited methods from `Enum` are available for this class, including but not limited to `forNumber`, `getDescriptor`, `valueOf`, `values`, `clone`, `compareTo`, and `equals`."]]],[]]