v8
latestOpenAPI 3.1.02026-08-033623795.0 MBAudiences
Update Audience
Renames an audience. For an audience built from People filters that keeps itself up to date, pass filters to replace them, which rebuilds membership immediately. Whether an audience auto refreshes is set when it is created.
patch/audiences/{audience_id}
Path parameters
audience_idstring required
Audience ID, prefixed adaud_.
Request body
Response
Audience updated.
Example response
{
"audience_type": "custom",
"match_rates": [
{
"platform": "meta",
"status": "calculating"
}
],
"source_type": "csv_upload"
}