Bounce Shield
Bounce Shield Monitor can automatically pause a campaign when the campaign bounce rate reaches the configured threshold. Use these endpoints to retrieve, set, or clear that threshold for a campaign.
For product behavior and setup details, see the Bounce Shield Monitor help article.
Available endpoints
| Endpoint | Method and path | Use it to |
|---|---|---|
| Get Bounce Shield threshold | GET /v2/campaigns/{campaign_id}/bounce_shield/threshold | Retrieve the configured bounce rate threshold |
| Set Bounce Shield threshold | PUT /v2/campaigns/{campaign_id}/bounce_shield/threshold | Set or replace the campaign threshold |
| Clear Bounce Shield threshold | DELETE /v2/campaigns/{campaign_id}/bounce_shield/threshold | Remove the campaign threshold |