Returns audiences filtered to certain flags. You can specify conjunction of either AND or OR logical operations (but NOT both!) on specified flags, by which you’d like to filter the audiences.
Definition by which audiences are filtered.
One of properties [ "and", "or" ] is required, but not both, which is a BadRequest.
Saved audience
Unique ID of saved audience
v1 ID of an audience if applicable or null
Human readable name
Flexible expression of audience scope.
{
"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
}
]
}when item was created
when item was updated
null/nil uuid or folder uuid
items are sorted by numeric position
dataset codes
additional flags about audience
Flags:
authored, curated, isP2