Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_get_campaign_top_level_analytics_by_date

Retrieve campaign analytics including key metrics for a specified date range to track performance and measure email marketing effectiveness.

Instructions

Fetch campaign top level analytics for a specific date range.

Input Schema

NameRequiredDescriptionDefault
campaign_idYesID of the campaign to fetch analytics for
end_dateYesEnd date in YYYY-MM-DD format
start_dateYesStart date in YYYY-MM-DD format

Input Schema (JSON Schema)

{ "properties": { "campaign_id": { "description": "ID of the campaign to fetch analytics for", "type": "number" }, "end_date": { "description": "End date in YYYY-MM-DD format", "type": "string" }, "start_date": { "description": "Start date in YYYY-MM-DD format", "type": "string" } }, "required": [ "campaign_id", "start_date", "end_date" ], "type": "object" }

Other Tools from Smartlead Simplified MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonathan-politzki/smartlead-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server