google_ads_account_performance
Retrieve account-level Google Ads performance metrics including impressions, clicks, cost, conversions, and impression share for a specified date range.
Instructions
Get account-level performance overview.
Provides high-level metrics for the entire Google Ads account including impressions, clicks, cost, conversions, and impression share.
Args: customer_id: Customer ID (without hyphens) date_range: Date range (TODAY, YESTERDAY, LAST_7_DAYS, LAST_30_DAYS, etc.)
Returns: Account performance metrics
Example: google_ads_account_performance( customer_id="1234567890", date_range="LAST_30_DAYS" )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| date_range | No | LAST_30_DAYS |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |