Update audience

Update audience name, description, filter, output path, or select clause.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Audience ID.

Body Params
string

Updated audience name.

string

Updated description.

filter
object

A group of filter rules joined by a logical operator. Groups can be nested
to create complex expressions (e.g., AND of ORs).

sql_filter_statement
object

Updated SQL filter statement.

string

Updated column projection clause.

string

Updated output path.

string
enum

Update the refresh schedule.

  • daily: refreshes every day at 09:00 UTC.
  • weekly: refreshes every Saturday at 18:00 UTC.
  • manual: stops automatic refresh; manual /refresh calls still work.
Allowed:
integer
1 to 14

Updated lookback window (1-14). Changing this triggers reprocessing. Only for intents audiences.

Rejected when the audience is pinned to a fixed date range, because the pinned range takes precedence and the new window would have no effect.

string
enum

Updated row grain. Only for intents audiences. Changing the grain in effect triggers reprocessing, since it changes the shape of every output row.

Setting it to the grain the audience already builds at, including one that was previously derived from the window, is accepted and persists the choice without forcing a rebuild.

Allowed:
Responses

400

Invalid request body.

401

Missing or invalid authentication.

403

Forbidden.

404

Audience not found.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json