gtm_ga4_run_report
Run a GA4 historical report for the property linked to your GTM container. Choose metrics, dimensions, dates, and filters to retrieve analytics data.
Instructions
Query GA4 historical report for the property linked to this GTM container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 100) | |
| metrics | No | Comma-separated metrics (e.g., "eventCount,activeUsers") | |
| end_date | No | End date (YYYY-MM-DD or "today") | |
| dimensions | No | Comma-separated dimensions (e.g., "eventName,date") | |
| start_date | No | Start date (YYYY-MM-DD or "7daysAgo") | |
| dimension_filter | No | Optional equality filter (e.g., "eventName==page_view") |