Campaign performance
get_campaign_performanceRetrieves campaign performance metrics (impressions, clicks, cost, conversions, CPA, ROAS, CTR) for a date range, defaulting to last 30 days, with an optional compact summary for large accounts.
Instructions
Get campaign-level performance metrics for a date range.
Returns: campaign name, status, type, impressions, clicks, cost, conversions, CPA, ROAS, CTR for each campaign. Date format: "YYYY-MM-DD". Empty = last 30 days.
Set compact=true for audits/overviews on large accounts: returns account totals, status/type breakdowns, the top-10 spenders, and zero-conversion offenders instead of every row (~90% smaller).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compact | No | ||
| customer_id | No | ||
| date_range_end | No | ||
| date_range_start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||