[[["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."],[[["This webpage details the `Report.ReportType` enum within the Google Ad Manager API for Java, showcasing various versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `Report.ReportType` enum implements `ProtocolMessageEnum`, providing a set of supported report types for ad management, and includes `HISTORICAL` and `REPORT_TYPE_UNSPECIFIED` as defined values."],["The enum inherits several methods from `Enum` and `Object` classes, such as `valueOf`, `clone`, `equals`, and `hashCode`, while also providing its own static methods such as `forNumber`, `getDescriptor`, and `values`."],["The enum has Static Fields that include the name and descriptions of the type of report, such as `HISTORICAL` and `REPORT_TYPE_UNSPECIFIED`."]]],[]]