Retrieve aggregated campaign statistics for an application

Returns consolidated statistics grouped by campaign for the specified application within the given date range.

Path Params
int64
required

The ID of the application for which to retrieve statistics.

Query Params
string
required

Retrieve statistics for messages after the specified timestamp. Format: YYYY-MM-DD. The maximum period of time that can be selected between dateFrom and dateTo is equal to 90 days.

string
required

Retrieve statistics for messages before the specified timestamp. Format: YYYY-MM-DD. The maximum period of time that can be selected between dateFrom and dateTo is equal to 90 days.

integer
Defaults to 10

The maximum number of campaigns to return. Default is 10.

integer
Defaults to 0

The page number to retrieve. Default is 0.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json