ga4_realtime_report
Retrieve real-time Google Analytics 4 reports showing active users and activity from the last 30 minutes. Customize metrics and dimensions to monitor live audience engagement.
Instructions
Get a realtime GA4 report showing current active users and activity from the last 30 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return | |
| metrics | No | Realtime metrics, e.g. 'activeUsers', 'screenPageViews', 'conversions' | |
| dimensions | No | Realtime dimensions, e.g. 'unifiedScreenName', 'country', 'city', 'deviceCategory' | |
| propertyId | No | GA4 Property ID. Use ga4_list_accounts to find available properties. |