Campaigns
Get campaign stats detail
Returns statistics for a specific campaign with each subscriber and their individual events.
GET
integer
required
Campaign ID.
string
Filter by event type:
open, send, unsub, soft_bounce, click, hard_bounce, out_of_band, spam.string
Filter by subscriber email.
string
Filter from date onwards (
YYYY-MM-DD in UTC).integer
Results per page. Maximum and default is
100.integer
Page number.
total field returns the total number of subscribers the campaign was targeted at.
The open, click, and send fields return unique counts — not total events, which can include one subscriber many times.