get_campaign_metrics
Retrieve campaign dispatch counters and per-type event counts for delivery, bounce, complaint, open, and click tracking. Analyze results to optimize email performance.
Instructions
Get a campaign's results: dispatch counters (totalRecipients/sentCount/failedCount/suppressedCount) plus per-type event counts (delivery/bounce/complaint/open/click) from the tracking pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Campaign id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |