ga4_run_access_report
Builds an access audit report for a GA4 property, listing user emails and access counts over chosen date ranges to identify who-read-what, confirm service account activity, and support compliance audits.
Instructions
Audit log of who-read-what on a GA4 property (last 12 months).
dimensions (common): userEmail, accessedPropertyName. metrics: accessCount. date_ranges: list of {start_date, end_date} (YYYY-MM-DD or relative). Defaults to last 7d.
Use cases: identify usage of GA4 data by staff, confirm SA activity, compliance audits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| metrics | No | ||
| dimensions | No | ||
| date_ranges | No | ||
| property_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |