[[["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-04-09 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 available is 0.19.0, while this specific page focuses on version 0.17.0, with links to older versions ranging down to 0.1.0."],["`Report.Visibility` implements `ProtocolMessageEnum` and offers three visibility states: `DRAFT` (visible in the UI if configured), `HIDDEN` (not visible in the UI), and `SAVED` (visible by default in the UI)."],["The page includes static fields such as `DRAFT_VALUE`, `HIDDEN_VALUE`, and `SAVED_VALUE`, along with static and instance methods to manage and access the visibility settings."],["Deprecated methods like `valueOf(int value)` are shown with recommendations for the currently preferred methods in the documentation, such as using `forNumber(int)` instead."]]],[]]