The following table provides a bird's eye view of the available endpoints. Refer to the specific topics for more detail.
Description | Method | Path (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 account | POST | /account_id /universal_pixel/custom_audience_rule |
Update an existing custom audience rule | POST, 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.