[[["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 provides documentation for various versions of the `Report.ReportType` enum in the Google Ad Manager API, ranging from version 0.1.0 to the latest version 0.19.0."],["The `Report.ReportType` enum implements the `ProtocolMessageEnum` and supports report types, such as `HISTORICAL` and `REPORT_TYPE_UNSPECIFIED`."],["The documentation includes static fields like `HISTORICAL`, `HISTORICAL_VALUE`, `REPORT_TYPE_UNSPECIFIED`, and `REPORT_TYPE_UNSPECIFIED_VALUE`, detailing the supported report types."],["Static methods like `forNumber`, `getDescriptor`, and `valueOf` provide functionalities for working with the enum, with `valueOf(int value)` being a deprecated method in favor of `forNumber(int)`."],["Inherited members and methods from the `Enum` and `Object` classes, alongside specific methods like `getDescriptorForType`, `getNumber`, and `getValueDescriptor`, are part of the `Report.ReportType` interface."]]],[]]