GET conversions/{conversionId}/aggregated

clickmeter.com

Summary: Retrieve statistics about this conversion for a timeframe
Operation ID: Conversions_GetStatisticsSingle
Auth: unknown

Parameters (7)

conversionId (integer, path, required)

Id of the conversion

favourite (boolean, query, optional)

Is the datapoint 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

tag (string, query, optional)

Filter by this tag name

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.