smartlead_get_campaign_analytics_by_date
Retrieve campaign performance metrics for a specified date range by providing campaign ID, start date, and end date.
Instructions
Fetch campaign analytics for a specific date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date in YYYY-MM-DD format | |
| start_date | Yes | Start date in YYYY-MM-DD format | |
| campaign_id | Yes | ID of the campaign to fetch analytics for |