Dashboard
List monthly campaigns statistics
Returns monthly campaigns statistics with aggregated metrics
get/1/newsletters/{domain}/dashboard/stats/campaigns/monthly
Path parameters
domaininteger required
Unique identifier of the Domain to request
Query parameters
Optional parameter that define the field used for sorting<br /> Part of the sort capacity
order'asc' | 'desc'
Optional parameter that define the default sort order<br /> Part of the sort capacity
order_forobject
Optional parameter that define the sorting order for a field<br /> By default order is used<br /> Part of the sort capacity
Response
OK
Example response
{
"result": "success"
}