Report
Report campaign performance metrics
Get performance metrics of specific project's marketing campaign.
Start timestamp. Default: The date the campaign starts.
End timestamp. Default: current time.
OK
No content
GET /cdp/v3/{project_id}/campaigns/{campaign_id}/performance HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
OK
No content
Report users sessions
Get information about users' sessions of specific project's marketing campaign.
OK
No content
GET /cdp/v3/{project_id}/campaigns/{campaign_id}/session HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
OK
No content
Report users conversion rate
Get information about users' conversion rate of specific project's marketing campaign.
OK
No content
GET /cdp/v3/{project_id}/campaigns/{campaign_id}/funnel HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
OK
No content
Report users traffic
Get information about user traffic and routes of specific project's marketing campaign.
OK
No content
GET /cdp/v3/{project_id}/campaigns/{campaign_id}/traffic HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
OK
No content
Measure the effectiveness on social media accounts
APIs that measure the effectiveness of a marketing campaign on a specific project's social media accounts.
OK
No content
GET /cdp/v3/{project_id}/campaigns/{campaign_id}/social-media HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
OK
No content
Measure the effectiveness on quest platforms
APIs that measure the effectiveness of a marketing campaign on a specific project's quest platforms.
OK
No content
GET /cdp/v3/{project_id}/campaigns/{campaign_id}/quests HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
OK
No content
Last updated
