run_realtime_report
Fetch real-time analytics data from Google Analytics 4 by specifying property ID, dimensions, metrics, and optional filters. Get immediate insights into current user activity.
Instructions
Runs a GA4 realtime report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_id | Yes | GA4 property ID | |
| dimensions | Yes | ||
| metrics | Yes | ||
| dimension_filter | No | ||
| metric_filter | No | ||
| order_bys | No | ||
| limit | No | ||
| offset | No | ||
| return_property_quota | No |