Campaigns
Get campaign stats detail
Returns statistics for a specific campaign with each subscriber and their individual events.
get/campaigns/{id}/stats-detail
Path parameters
idinteger required
Campaign ID.
Query parameters
eventstring
Filter by event type: open, send, unsub, soft_bounce, click, hard_bounce, out_of_band, spam.
emailstring
Filter by subscriber email.
from_datestring
Filter from date onwards (YYYY-MM-DD in UTC).
per_pageinteger
Results per page. Maximum and default is 100.
pageinteger
Page number.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.