GET /datapoints/aggregated

clickmeter.com

Summary: Retrieve statistics about this customer for a timeframe by groups
Operation ID: DataPoints_GetStatisticsAggregatedSingle
Auth: unknown

Parameters (8)

favourite (boolean, query, optional)

Is the datapoint is marked as favourite

fromDay (string, query, optional)

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

hourly (boolean, query, optional)

If using "yesterday" or "today" timeframe you can ask for the hourly detail

status (string, query, optional)

Status of datapoint ("deleted"/"active"/"paused"/"spam")

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

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)

type (string, query, optional)

Type of datapoint ("tl"/"tp")

Constraints: {'enum': ['tp', 'tl']}

No probe data for this endpoint yet.