[[["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 `CustomFieldVisibilityEnum.CustomFieldVisibility` enum, which defines the visibility levels of a CustomField within the Google Ad Manager."],["The enum implements `ProtocolMessageEnum` and provides several static fields, including `EDITABLE`, `HIDDEN`, and `READ_ONLY`, each with corresponding `*_VALUE` fields and numerical assignments."],["There are several versions of the CustomFieldVisibility in the Ad Manager with the latest version being `0.19.0` and the current version being `0.7.0`, with previous version also being available."],["The enum offers static methods like `forNumber`, `getDescriptor`, and `valueOf` to interact with the visibility options."],["The documentation also shows the inherited members of the enum, such as `Enum.valueOf` and `Object.getClass`, providing information on its functionality and inheritance."]]],[]]