ga4_query_audience_export
Retrieve rows from an existing GA4 Audience Export with configurable limits. User and device identifiers are redacted by default, unless explicitly included.
Instructions
Query rows from an existing GA4 Audience Export. User/device identifiers are redacted by default; include them only through explicit opt-in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| audienceExportName | Yes | ||
| includePersonalIdentifiers | No | Explicitly return user/device identifiers. False redacts identifier columns by default. |