ga4_ list_ audience_ exports
List existing GA4 Audience Export snapshots and Recurring Audience Lists without creating new exports.
List existing GA4 Audience Export snapshots and Recurring Audience Lists without creating new exports.
- Source
- Google Analytics 4
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
propertyId- Endpoint
- https:/
/ mcp. getmcpads. com/ ga4/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
propertyId | string | Required | Numeric GA4 property ID or properties/{id}. |
includeRecurring | boolean | Optional | Default: true. |
pageSize | integer | Optional | Default: 100. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "ga4_list_audience_exports",
"args": {
"propertyId": "<string>"
}
}
}