google_ads_conversion_summary_report
Retrieve a comprehensive summary of all conversions across your Google Ads account for a specified customer ID and date range, providing a high-level overview of conversion performance.
Instructions
Get account-wide conversion summary.
Args: customer_id: Customer ID (without hyphens) date_range: Date range
Returns: Summary of all conversions
Example: google_ads_conversion_summary_report( 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 |