Overview
Returns audience data restricted by the query parameters passed in POST
request body.
Request Fields
Audience Request Fields | |
---|---|
Field | Description |
audience_rows_limit | (optional) The maximum number of rows to be processed (the greater the number, the higher the precision). By default API requests process |
filters | (optional) An array of filters with the following details
|
split_by | An array of key field values from the filters field by which to split data. Takes the form of |
start_date | Sets the start of the date range from which to gather data. Supported formats:
|
end_date | Sets the end of the date range from which to gather data. Supported formats:
|
timezone | (optional): Time zone UTC offset in hours, where N can be any integer in the range of |
Response Fields
Audience Response Fields | |
---|---|
Field | Description |
status | Returns the status of the request,
|
reason | user-friendly description of the occurred error. This field is displayed for failed requests only. |
total | this section contains information about the entire dataset returned by the query.
|
rows | this section contains query data results. It is an array of data rows, each containing the following fields.
|
confidence_range | the confidence range for data (percent), presented in this section, if returned dataset is compressed. Available for every data row in the resulting dataset. |