Report
Report campaign performance metrics
Get performance metrics of specific project's marketing campaign.
Authorizations
Path parameters
project_idstringRequired
campaign_idstringRequired
Query parameters
startTimeinteger · int32Optional
Start timestamp. Default: The date the campaign starts.
endTimeinteger · int32Optional
End timestamp. Default: current time.
Responses
default
OK
get
GET /cdp/v3/{project_id}/campaigns/{campaign_id}/performance HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
default
OK
No content
Report users sessions
Get information about users' sessions of specific project's marketing campaign.
Report users conversion rate
Get information about users' conversion rate of specific project's marketing campaign.
Report users traffic
Get information about user traffic and routes of specific project's marketing campaign.
Measure the effectiveness on social media accounts
APIs that measure the effectiveness of a marketing campaign on a specific project's social media accounts.
Authorizations
Path parameters
project_idstringRequired
campaign_idstringRequired
Responses
default
OK
get
GET /cdp/v3/{project_id}/campaigns/{campaign_id}/social-media HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
default
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.
Last updated