GET aggregated/summary/conversions
Operation ID: Aggregated_GetConversionsSummary
Auth: unknown
Parameters (9)
(string, query, optional)
If using a "custom" timeFrame you can specify the starting day (YYYYMMDD)
(integer, query, optional)
Limit results to this number
Constraints: {'minLength': 0, 'maxLength': 0}
(integer, query, optional)
Offset where to start from
Constraints: {'minLength': 0}
(string, query, optional)
Field to sort by
(string, query, optional)
Direction of sort "asc" or "desc"
Constraints: {'enum': ['asc', 'desc']}
(string, query, optional)
Status of conversion ("deleted"/"active")
Constraints: {'enum': ['deleted', 'active']}
(string, query, optional)
Filter fields by this pattern
(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']}
(string, query, optional)
If using a "custom" timeFrame you can specify the ending day (YYYYMMDD)
No probe data for this endpoint yet.