Gets the application's sendings stats in .csv format

Obtain a list with the statistics of the shipments by campaign for the selected application. Return a .csv file.
The parameters applicationId (application id), dateFrom (start date), dateTo (end date), limit (limit of elements per page) and page (page shown) are required . In the answer we can see the selected platform, the number of devices to which it was sent, the ones that received it, how much they clicked.

Log in to see full request history
timestatususer agent
Retrieving recent requestsā€¦
LoadingLoadingā€¦
Query Params
integer
required

Application's id

date
required

date start format yyyy-mm-dd

Ex:

2019-01-01
date
required

date end format yyyy-mm-dd

Ex:

2019-01-01
integer

category's id

string

filter by campaign name

string
Defaults to campaignStats

Source of data. sendingTable is deprecated

Responses
200

Success

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
text/csv