run_report
Execute a Google Analytics 4 report by specifying property, date ranges, dimensions, and metrics to analyze traffic and user behavior.
Instructions
Runs a Google Analytics 4 Data API report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_id | Yes | GA4 property ID | |
| date_ranges | Yes | Date ranges | |
| dimensions | Yes | Dimension names | |
| metrics | Yes | Metric names | |
| dimension_filter | No | ||
| metric_filter | No | ||
| order_bys | No | ||
| limit | No | ||
| offset | No | ||
| currency_code | No | ||
| return_property_quota | No |