Get Account Performance
google_ads_get_account_performanceRetrieve aggregate performance metrics for your Google Ads customer account, including impressions, clicks, cost, CTR, average CPC, and conversions over a specified date range.
Instructions
Aggregate performance metrics (impressions, clicks, cost_micros, ctr, average_cpc, conversions) for the customer over a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_range | No | Predefined date range supported by Google Ads GAQL. | LAST_30_DAYS |
| customer_id | Yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. | |
| privacy_mode | No | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| error | No | ||
| privacy_mode | No |