[[["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 2024-11-19 UTC."],[[["CustomFieldVisibility defines the visibility of custom fields, controlling how and where they can be accessed and modified."],["It offers four levels: `UNKNOWN`, `API_ONLY`, `READ_ONLY`, and `FULL`, ranging from not exposed to fully visible and editable in both the API and UI."],["This enumeration is part of the CustomFieldService within the Google Ad Manager API, under the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["CustomFieldVisibility defines the visibility levels of a custom field. The possible levels are: `UNKNOWN`, for values not exposed by the API version; `API_ONLY`, visible only through the API; `READ_ONLY`, visible in the UI but editable via the API; and `FULL`, visible and editable in both the API and UI. These visibility levels are managed within the `CustomFieldService`, with `CustomField` as a dependency. The namespace for this data is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]