For any query (JSON object) with question, audiences and filters in request body it responses with results for chart builder metrics according the query.
Chart builder query.
Question, audiences and filters as parameters for chart builder metrics.
Question code to define datapoint scope.
"q20"
Datapoint codes to limit scopes of interest.
[
"q20_3",
"q20_1",
"q20_5",
"q20_6",
"q20_7",
"q20_4",
"q20_2"
]Suffixes to extend datapoint codes for more detailed responses.
["1", "2", "3"]Either 'waves' or question code used to split results to segments.
"waves"
List of wave codes, location codes or datapoint codes used to limit which segments scopes are created.
["q1_2019", "q2_2019", "q3_2019", "q4_2019"]Switch to use each segment as base scope when doing segmentation.
List of audiences to scope question responses.
List of location codes to filter.
["s2_1", "s2_44"]List of wave codes to filter.
["q1_2019", "q2_2019", "q3_2019", "q4_2019"]Wrapper structure containing AudienceExpression.