[[["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."],[[["The latest version available for the ad manager report type is 0.19.0, while also offering access to 17 other past versions."],["`Report.ReportType` is a public enum within the `google.ads.admanager.v1` package in the Java language, and it implements `ProtocolMessageEnum`."],["The enum defines the supported report types, including `HISTORICAL` and `REPORT_TYPE_UNSPECIFIED`."],["There are static methods to interact with the enum such as `forNumber(int value)` to match report types to numerical values, and `values()` which returns all possible values."],["It is possible to access the specific `getNumber()` method, as well as `getValueDescriptor()` and `getDescriptorForType()` methods for further details about the enum."]]],[]]