intel_campaign_performance
Retrieve campaign performance data for a date range. Optionally target a specific campaign by ID and cap the number of campaigns analyzed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | Yes | Start date (YYYY-MM-DD) | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| campaignId | No | Single campaign (omit for all) | |
| limit | No | Max campaigns to analyze (default 20, max 50). |