run_ga4_report
Execute custom GA4 reports by specifying dimensions, metrics, and date ranges to analyze website or app performance.
Instructions
Run a custom GA4 report with specified dimensions, metrics, and date range.
Common dimensions: date, pagePath, sessionSource, sessionMedium, country, deviceCategory, eventName Common metrics: sessions, totalUsers, newUsers, screenPageViews, conversions, eventCount, bounceRate
Date formats: "today", "yesterday", "7daysAgo", "28daysAgo", "90daysAgo", or "YYYY-MM-DD". If property_id is empty, uses the default from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dimensions | No | ||
| metrics | No | ||
| date_range_start | No | 7daysAgo | |
| date_range_end | No | today | |
| property_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||