[[["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 in the Google Ad Manager API's Java library, specifically within the `com.google.ads.admanager.v1` package."],["The latest version documented is 0.19.0, while the page focuses on version 0.13.0 and provides links to versions ranging from 0.1.0 to 0.19.0."],["`Report.Visibility` defines the visibility states of reports, which can be `DRAFT`, `HIDDEN`, or `SAVED`, each affecting how reports are displayed in the Ad Manager UI."],["The enum implements `ProtocolMessageEnum` and includes various methods inherited from the `Enum` and `Object` classes, along with static fields and methods for managing report visibility."],["The page includes information on the static fields such as `DRAFT`, `HIDDEN`, `SAVED` and their respective values, and `UNRECOGNIZED`, as well as static methods including but not limited to `forNumber(int value)` and `valueOf(String name)`."]]],[]]