Skip to main content
Glama
vanman2024

Multilead Open API MCP Server

by vanman2024

export_statistics_csv

Export campaign performance data as a CSV file for specified time periods and metrics to analyze marketing results.

Instructions

Export campaign statistics as a CSV file

This retrieves statistics for all campaigns in CSV format.

Args: user_id: User ID account_id: Account ID from_timestamp: Statistics start timestamp (Unix timestamp) to_timestamp: Statistics end timestamp (Unix timestamp) curves: List of statistic types to retrieve (same values as get_statistics) time_zone: Timezone for statistics (e.g., "America/New_York", "Europe/Belgrade")

Returns: CSV file data with campaign statistics

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_idYes
account_idYes
from_timestampYes
to_timestampYes
curvesYes
time_zoneYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

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/vanman2024/multilead-mcp'

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