Skip to main content
POST
v3 Audience Wave Counts Query

Body

application/json

Returns sample for waves.

Query containing audience expression.

expression
object
required

Audience expression used to get wave counts.

locations
string[]

List of location codes to filter.

Example:
waves
string[]

List of wave codes to filter.

Example:

Response

Correct results for given expression.

base_size
integer

Final weighted universe of total audience.

base_sample
integer

Final count of responses of total audience.

audience_sample
integer

Final count of responses of the audience.

audience_size
integer

Final weighted universe of the audience.

audience_percentage
number

Ratio between audience size and base size.

per_wave_count
PerWaveResult · object[]

Collection of results for each wave.