Get the traffic growth report
GET/cms/analytics/traffic-growth
GET
/cms/analytics/traffic-growth
Returns monthly audience trend data.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Query Parameters
Section titled “Query Parameters”date_from
string format: date
Start date (YYYY-MM-DD), snapped to the first day of its month. Defaults to 1 year ago.
date_to
string format: date
End date (YYYY-MM-DD), snapped to the last day of its month. Defaults to last month.
segment
integer
Index into the configured traffic segments
platform
integer
0=All product types, 1=Website, 2=Mobile application
Responses
Section titled “Responses”Monthly audience trend
Invalid date range or segment index
Admin authorization required
Insufficient permissions