get_google_ads_report
Pull Google Ads performance data: account totals, campaign-type breakdown, top-50 ad rows with diagnosis, 56-day daily series, and WoW + 8-week DoW comparisons. Optionally include per-campaign settings for enabled campaigns.
Instructions
Pull Google Ads performance. Returns account totals, campaign-type breakdown, top-50 per-ad rows with diagnosis, 56-day daily series, and WoW + 8-week DoW comparisons. Set include_campaign_settings=True to also return per-campaign settings (target CPA, daily budget, diagnosis, utilization) for ENABLED campaigns only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_range | Yes | ||
| breakdown | Yes | ||
| include_campaign_settings | No | If true, attach campaign_settings list to the response. Defaults to false to keep payload small. |