Authorizations
Path Parameters
Audience ID
Body
application/json
audience to store
Human readable name
Flexible expression of audience scope.
Example:
{
"and": [
{
"question": "q2",
"datapoints": ["q2_1", "q2_2"],
"min_count": 1,
"not": false
},
{
"question": "q6",
"datapoints": ["q6_2"],
"min_count": 1,
"suffixes": ["1", "2", "3"],
"not": false
}
]
}
null/nil uuid or folder uuid
Position to give to be able to sort.
additional flags about audience
dataset codes
Response
OK