ga4 get audience diagnostics
ga4_get_audience_diagnosticsDiagnose GA4 audience configurations by combining Admin API audiences, Data API recurring audience lists, and report fallback names to identify mismatches or gaps.
Instructions
Read-only audience diagnostics from Admin API audiences, Data API recurring audience lists, and observed audienceName report fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| endDate | No | End date YYYY-MM-DD or relative (today, yesterday) | |
| startDate | No | Start date YYYY-MM-DD or relative (7daysAgo, yesterday) | |
| datePreset | No | Named reporting period. Use the custom date range when you need exact start and end dates. | last28days |
| propertyId | Yes | GA4 property ID (numeric, e.g., 123456789) | |
| includeDefinitions | No | Include full Admin API audience definitions when available | |
| recurringAudienceListName | No | Optional resource name, e.g. properties/123456789/recurringAudienceLists/abc123 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |