ga4_run_report
Generate a GA4 report by providing property ID, date range, and metrics, with optional dimensions for detailed analysis.
Instructions
GA4 Data: run a report (metrics + dimensions over a date range).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| metrics | Yes | e.g. ['activeUsers','sessions'] | |
| end_date | Yes | YYYY-MM-DD or 'today' | |
| dimensions | No | e.g. ['country','date'] | |
| start_date | Yes | YYYY-MM-DD or e.g. 28daysAgo | |
| property_id | Yes |