[[["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 details the `Report.Visibility` enum within the Google Ad Manager API's Java library, which defines the visibility settings for reports."],["The latest version of the Ad Manager API documentation available here is 0.19.0, with versions ranging from 0.19.0 down to 0.1.0 being accessible."],["`Report.Visibility` supports three visibility states: `DRAFT`, `HIDDEN`, and `SAVED`, each dictating whether a report appears in the Ad Manager UI and under what conditions."],["The `Report.Visibility` enum implements the `ProtocolMessageEnum` interface and inherits various methods from the `Enum` and `Object` classes in Java."],["Static methods such as `forNumber`, `valueOf`, and `values` are available for interacting with the enum, along with instance methods like `getNumber` and `getDescriptorForType`."]]],[]]