ReportAggregationOption
Object
Represents one available grouping dimension for a report.
When an aggregation option is enabled, rows that share the same value for that dimension are merged into a single aggregated row. Use Report.aggregationOptions to retrieve all available options, and navigate to report on each one to toggle it. To remove all active groupings at once, use Report.withoutAggregations.