Campaign Statistics
Fetch Campaign Mailbox Statistics
Fetch mailbox statistics specific to a campaign
GET
Path Parameters
The ID of the campaign
Query Parameters
Your API key
The ID of your client if this campaign is client specific
Pagination offset
Number of results to return. Min 1, max 20.
Start date for filtering in YYYY-MM-DD format. Both start_date and end_date must be provided, otherwise data will be for the full campaign length.
End date for filtering in YYYY-MM-DD format. Both start_date and end_date must be provided, otherwise data will be for the full campaign length.
The campaign timezone, e.g.
America/Los_Angeles. Same format as shown in your campaign UI next to the date filter.Private API key for additional authorization (optional)
Response Codes
Request successful
Invalid request parameters or malformed request body
Invalid or missing API key. Check your authentication.
The requested resource does not exist or you don’t have access to it
