Get aggregated values grouped by common dimensions.
Group by dimensions
dimensions
in the query to specify the dimensions to group byOrdering
sort
to specify the sort direction (ASC or DESC)Row limit
rowLimit
to specify the maximum number of rows to returnASC
) or descending (DESC
) order. Defaults to descending (DESC
) order when not provided.