Skip to main content
GET
/
api
/
v1
/
analytics
/
export
/
campaign
Export campaign analytics
curl --request GET \
  --url https://backyard.posthoot.com/api/v1/api/v1/analytics/export/campaign
[
  123
]

Query Parameters

campaignId
string
required

Campaign ID

Response

Exported campaign analytics

The response is of type integer[].