Skip to main content
GET
/report/campaign/:id

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Campaign ID

Query Parameters

start
string<date>

Optional start date

end
string<date>

Optional end date

Response

200 - application/json
results
object
success
boolean