Skip to main content
POST
GetCampaignReportSummaries

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
campaignIds
string[]
required
organizationId
string

This field is only required if your user belongs to multiple organizations.

Response

A successful response.

summariesByCampaignId
object

Keyed by campaign_id. Each value contains the full list of CampaignReport entries for that campaign with summary fields (num_*) populated.