v1

latestOpenAPI 3.0.32026-07-22177397578.0 KB
Audience

Get detailed audience

Get detailed statistics for one segment

get/audiences/detailed

Query parameters

siteIdinteger required

Site on which audience is configured

segmentIdinteger required

Segment for which you wish to get statistics

startDatestring date required

Audience will be calculated since the date YYYY-MM-DD

endDatestring date required

Audience will be calculated till the date YYYY-MM-DD

analyticsLevel'VISIT' | 'VISITOR' required

Indicates at what level the calculations were made.

breakdownsstring[]

List of breakdowns to be displayed

{
  "startDate": "2020-07-22",
  "endDate": "2020-07-22",
  "breakdowns": [
    "[OS, BROWSER]"
  ]
}

Response

OK