[[["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.DateRange.DateRangeTypeCase` enum in the Google Ad Manager Java library, outlining various versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["This enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering functionality for defining different types of date ranges in reports."],["The `Report.DateRange.DateRangeTypeCase` enum includes three static fields: `DATERANGETYPE_NOT_SET`, `FIXED`, and `RELATIVE`, which define the possible states for the date range type."],["There are several static methods provided, including `forNumber(int value)`, and `valueOf(String name)`, to obtain instances of the enum, and a deprecated `valueOf(int value)` method."],["The documentation lists a collection of inherited members from the Enum and Object class, that are also relevant to the `Report.DateRange.DateRangeTypeCase` enum."]]],[]]