You're viewing a demo portfolio

Join the waitlist
PRSM

get_unified_ad_report

Active

Tool of SendIt

declared in 0.1.0

Get a cross-platform advertising performance report. Aggregates metrics across all connected ad platforms into a single view. Useful for comparing performance across Meta, Google, LinkedIn, TikTok, etc.

Parameters schema

{
  "type": "object",
  "required": [
    "startDate",
    "endDate"
  ],
  "properties": {
    "endDate": {
      "type": "string",
      "format": "date",
      "description": "End date"
    },
    "groupBy": {
      "enum": [
        "platform",
        "campaign",
        "objective",
        "day"
      ],
      "type": "string",
      "description": "Group results by dimension"
    },
    "startDate": {
      "type": "string",
      "format": "date",
      "description": "Start date"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →