ga4_query_audience_export
Retrieve rows from an existing GA4 Audience Export, with user and device identifiers redacted by default; opt-in to include them.
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. |