Skip to main content
Glama

mcp-metricool

Official
by metricool

get_tiktokads_campaigns

Retrieve TikTok Ads campaign data from your Metricool brand account by specifying the blog ID, start date, and end date for analysis and reporting purposes.

Instructions

Get the list of Tiktok Ads Campaigns from your Metricool brand account.

Args: init date: Init date of the period to get the data. The format is YYYY-MM-DD end date: End date of the period to get the data. The format is YYYY-MM-DD blog id: Blog id of the Metricool brand account.

Input Schema

NameRequiredDescriptionDefault
blog_idYes
end_dateYes
init_dateYes

Input Schema (JSON Schema)

{ "properties": { "blog_id": { "title": "Blog Id", "type": "integer" }, "end_date": { "title": "End Date", "type": "string" }, "init_date": { "title": "Init Date", "type": "string" } }, "required": [ "init_date", "end_date", "blog_id" ], "title": "get_tiktokads_campaignsArguments", "type": "object" }

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/metricool/mcp-metricool'

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