Get click stats
get_click_statsEmail link click counts grouped by destination URL (GET /clicks) for a sendId, a campaignId, or both (at least one is required). Only links from email sends made with trackClicks: true are counted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sendId | No | A sendId from send_notification. | |
| campaignId | No | The `campaignId` passed to send_notification, to total clicks across many sends. |