Skip to main content
GET
A campaign's headline metrics (with deltas vs `since`)

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Path Parameters

campaignId
string
required

The campaign's id (24-character hex ObjectId), as returned by POST /business/campaigns or as the campaignId of a GET /business/campaigns row.

Query Parameters

since
string

ISO 8601 date-time from which the total* counters are accumulated (default: 12 months ago). The *DeltaOverLastMonth percentages ignore it and always compare the current UTC calendar month with the previous one.

Response

Success

stats
object
required