Retrieve sums of email stats for each category [Needs: Stats object defined, has category ID?]
This endpoint allows you to retrieve the total sum of each email statistic for every category over the given date range.
If you do not define any query parameters, this endpoint will return a sum for each category in groups of 10.
Categories allow you to group your emails together according to broad topics that you define. For more information, please see our User Guide.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
sort_by_metric | string | ||
sort_by_direction | string | ||
start_date | string | ||
end_date | string | ||
limit | number | ||
offset | number | ||
aggregated_by | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |