Authorizations
Body
application/json
Definition by which audiences are filtered.
One of properties [ "and", "or" ] is required, but not both, which is a BadRequest.
Response
Saved audience
Unique ID of saved audience
v1 ID of an audience if applicable or null
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
    }
  ]
}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

