kickbacks_ads_history
Retrieve recent ad impression and click history with campaign name, surface, event type, revenue, and click status. Supports pagination for browsing.
Instructions
Get recent ad impression and click history. Shows each ad shown, campaign name, surface (spinner/statusbar), event type, revenue earned, and whether it was clicked. Supports pagination. Requires KICKBACKS_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (1-100, default 20) | |
| offset | No | Number of items to skip for pagination (default 0) |