GET /groups/aggregated/list

clickmeter.com

Summary: Retrieve statistics about all groups of this customer for a timeframe grouped by some temporal entity (day/week/month)
Operation ID: Groups_GetStatisticsAllList
Auth: unknown

Parameters (7)

favourite (boolean, query, optional)

Is the group is marked as favourite

fromDay (string, query, optional)

If using a "custom" timeFrame you can specify the starting day (YYYYMMDD)

groupBy (string, query, optional)

The temporal entity you want to group by ("week"/"month"). If unspecified is "day".

Constraints: {'enum': ['deleted', 'active']}

status (string, query, optional)

Status of group ("deleted"/"active")

tag (string, query, optional)

A comma separated list of tags you want to filter with.

timeFrame (string, query, required)

Timeframe of the request. See list at $timeframeList

Constraints: {'enum': ['today', 'yesterday', 'last7', 'last30', 'lastmonth', 'currentmonth', 'previousmonth', 'last90', 'last120', 'last180', 'last12months', 'lastyear', 'currentyear', 'beginning', 'custom']}

toDay (string, query, optional)

If using a "custom" timeFrame you can specify the ending day (YYYYMMDD)

No probe data for this endpoint yet.