Fetching Target Audiences
Description | Method | Path (prefix: /backstage/api/1.0/ [account_id] /campaigns) |
---|---|---|
| GET | /# Fetching /targeting/audience_segments |
| GET | /# Fetching /targeting/custom_audience |
| GET | /# Fetching /targeting/lookalike_audience |
Updating Target Audiences
To update audience targeting:
- Use the same Request URL as you would for a fetch operation (above).
- Use a POST verb.
- Include an object in the request body.
Description | Method | Path (prefix: /backstage/api/1.0/ [account_id] /campaigns) |
---|---|---|
| POST | /# Fetching /targeting/audience_segments |
| POST | /# Fetching /targeting/custom_audience |
| POST | /# Fetching /targeting/lookalike_audience |