Skip to main content
Glama

Ogury MCP Server

get_campaigns_report

Retrieve campaign performance reports from Ogury's API with date ranges and filtering options to analyze advertising effectiveness.

Instructions

Get campaign performance report with flexible filtering

Input Schema

NameRequiredDescriptionDefault
accountIdNoAccount IDs (comma-separated)
brandIdNoBrand ID
campaignIdNoCampaign ID
endDateYesEnd date in YYYY-MM-DD format (required)
identifier1NoExternal identifier 1
identifier2NoExternal identifier 2
identifier3NoExternal identifier 3
startDateYesStart date in YYYY-MM-DD format (required)

Input Schema (JSON Schema)

{ "properties": { "accountId": { "description": "Account IDs (comma-separated)", "type": "string" }, "brandId": { "description": "Brand ID", "type": "string" }, "campaignId": { "description": "Campaign ID", "type": "number" }, "endDate": { "description": "End date in YYYY-MM-DD format (required)", "type": "string" }, "identifier1": { "description": "External identifier 1", "type": "string" }, "identifier2": { "description": "External identifier 2", "type": "string" }, "identifier3": { "description": "External identifier 3", "type": "string" }, "startDate": { "description": "Start date in YYYY-MM-DD format (required)", "type": "string" } }, "required": [ "startDate", "endDate" ], "type": "object" }

Other Tools from Ogury 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/AlexandreCalvet/ogury-mcp-server-test'

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