[[["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 `CustomFieldVisibilityEnum.CustomFieldVisibility` enum, which defines the visibility levels of a CustomField within the context of the Google Ad Manager API, and is available in multiple versions, starting with v0.1.0 all the way up to v0.19.0."],["The enum `CustomFieldVisibilityEnum.CustomFieldVisibility` extends Java's `Enum` class and implements `ProtocolMessageEnum`, allowing for different states of visibility in the API and UI."],["There are three specified states a `CustomField` can be in: `EDITABLE` (visible and editable in both API and UI), `HIDDEN` (not visible in UI, only in API), and `READ_ONLY` (visible in UI, but only editable through API), with additional fields for unspecified and unrecognized values."],["The document lists various static fields and methods, such as `forNumber`, `getDescriptor`, `valueOf`, and `values`, along with inherited methods from `Enum` and `Object` classes, which are used for the management of the `CustomFieldVisibilityEnum.CustomFieldVisibility` enum."],["The latest version for the Custom Field Visibilty is version `0.19.0` which can be found at the top of the list provided in the document, and from there, the list descends to older versions of the document, with `0.1.0` being the oldest."]]],[]]