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