CUSTOM AUDIENCE QUICK REFERENCE

The following table provides a bird's eye view of the available endpoints. Refer to the specific topics for more detail.

DescriptionMethodPath (prefix: /backstage/api/1.0)
Fetch a list of all custom audience rules for the specified account.GET/account_id/universal_pixel/custom_audience_rule
Fetch a specific custom audience for the specified account.GET/account_id/universal_pixel/custom_audience_rule/rule_id
Create a new custom audience for the specified accountPOST/account_id/universal_pixel/custom_audience_rule
Update an existing custom audience rulePOST, PUT/account_id/universal_pixel/custom_audience_rule/rule_id

πŸ“˜

Custom Audience Rules do not support a delete operation. You can archive a Custom Audience Rule by updating it.