[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `Report.TimePeriodColumn` enum within the Google Ad Manager API, outlining various versions from 0.1.0 up to the latest 0.19.0."],["The `Report.TimePeriodColumn` enum is a Protobuf enum implementing `ProtocolMessageEnum`, used to represent the different valid time period columns that can be present in a report, such as date, week, month, and quarter."],["There are static fields like `TIME_PERIOD_COLUMN_DATE`, `TIME_PERIOD_COLUMN_MONTH`, and `TIME_PERIOD_COLUMN_QUARTER`, each representing a specific time period column, and `TIME_PERIOD_COLUMN_UNSPECIFIED` that represents when there is no time period column."],["The webpage provides static and instance methods, such as `forNumber`, `getDescriptor`, `getNumber` and `getValueDescriptor` to interact with and gather information from the `Report.TimePeriodColumn` enum."]]],[]]