v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
CampaignReport

Retrieves a CampaignReport resource.

Retrieves a CampaignReport resource.

get/campaign_reports/{id}

Path parameters

idstring required

Resource identifier

Response

CampaignReport resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring
campaignNamestring nullable
typestring nullable
emailsSentinteger nullable
unsubscribedinteger nullable
sendTimestring date-time nullable
hardBouncesinteger nullable
softBouncesinteger nullable
totalOpensinteger nullable
uniqueOpensinteger nullable
openRatestring nullable
totalClicksinteger nullable
uniqueClicksinteger nullable
fowardsinteger nullable

Example response

{
  "integration": "quickbooks"
}