[[["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."],[[["The webpage provides documentation for the `Report.ReportType` enum in the Google Ad Manager API, covering multiple versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["`Report.ReportType` is a Protobuf enum (`google.ads.admanager.v1.Report.ReportType`) that specifies the supported report types and implements `ProtocolMessageEnum`."],["The enum includes static fields `HISTORICAL` and `REPORT_TYPE_UNSPECIFIED` with corresponding value fields, as well as an `UNRECOGNIZED` field."],["Static methods such as `forNumber`, `getDescriptor`, `internalGetValueMap`, and `valueOf` are available for managing and accessing the enum values."],["The enum inherits several methods from `Enum` and `Object` classes, including methods like `clone`, `equals`, `hashCode`, and `toString`, allowing for standard Java enum operations."]]],[]]