ga4_run_realtime_report
Run Google Analytics 4 realtime reports to inspect live event activity. Specify custom dimensions and metrics to get current user actions, with awareness that data ingestion takes a few minutes.
Instructions
Run a GA4 realtime report (read-only). report = {dimensions:[{name}], metrics:[{name}], ...}.
IMPORTANT: realtime has minutes-scale ingestion latency. An empty result is NOT proof an event was dropped. Wait at least 5 minutes after the last event and/or calibrate with a unique direct /g/collect canary hit before concluding. See docs/GA4-LATENCY.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report | Yes | ||
| property_id | Yes | ||
| connection_id | No | ||
| session_token | No |