[[["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-15 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`."]]],[]]