ga4_account_summaries_list
List GA4 account summaries accessible to the authenticated user, including property summaries. Use this to discover available Google Analytics 4 accounts and properties.
Instructions
List GA4 account summaries accessible to the authenticated user. Each summary includes the account plus a lightweight list of its property summaries (property ID + display name). Best starting point to discover available GA4 accounts and properties. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageToken | No | Continuation token to resume listing from a previous truncated result. | |
| maxPages | No | Maximum number of API pages to fetch (default 50). If more pages remain, the result includes truncated:true and a nextPageToken. |