ga4_data_streams_list
List GA4 data streams (web, Android, iOS) to audit measurement IDs and stream configuration. Shows web default URI and app package/bundle ID.
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 |
|---|---|---|---|
| property | Yes | GA4 property ID, e.g. "123456789" or "properties/123456789". | |
| 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. |