ga4_data_streams_list
List GA4 property data streams to audit measurement IDs and stream configuration for web, Android, and iOS app streams.
Instructions
List data streams for a GA4 property (web, Android, iOS). Web streams include the measurement ID and default URI; app streams include package name / bundle ID. Use this to audit measurement IDs and stream config. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxPages | No | Maximum number of API pages to fetch (default 50). If more pages remain, the result includes truncated:true and a nextPageToken. | |
| property | Yes | GA4 property ID, e.g. "123456789" or "properties/123456789". | |
| pageToken | No | Continuation token to resume listing from a previous truncated result. |