[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 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."]]],[]]