Stats
In the following routes :id refers to CID or FID or PID. All of the following requires cuid
as query string.
GET /stats/:id/summary
Get the summary stats for a campaign
Sample response:
1 | { |
GET /stats/:id/timeseries
start
can be supplied as query string in form of Unix timestamp *end
can be supplied as query string in form of Unix timestamp *
Get the timeseries stats for a campaign
Sample response:
1 | { |