[[["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.TimePeriodColumn` enum, which is part of the Google Ad Manager API and is used to specify time period columns in reports."],["The content provides a list of available versions of the `Report.TimePeriodColumn`, ranging from version 0.1.0 to the latest version, 0.19.0."],["`Report.TimePeriodColumn` implements `ProtocolMessageEnum` and is an enum with various static fields to specify the time period granularity, like `TIME_PERIOD_COLUMN_DATE`, `TIME_PERIOD_COLUMN_MONTH`, `TIME_PERIOD_COLUMN_QUARTER`, and `TIME_PERIOD_COLUMN_WEEK`."],["The enum `Report.TimePeriodColumn` has several inherited members from Enum and Object classes, including methods like `valueOf`, `clone`, `compareTo`, `equals`, and more."],["The table provided shows static methods to interact with the enum, such as `forNumber` and `getDescriptor`, as well as instance methods like `getNumber` and `getValueDescriptor`."]]],[]]