ga_batch_run_reports
Execute multiple Google Analytics reports in one request to optimize data retrieval. Keep batches to 2-5 reports with small limits to manage output size.
Instructions
Run multiple reports in a single request.
⚠️ TOKEN OPTIMIZATION: Can return LARGE amounts of data. Limit to 2-5 reports per batch. Each report should have small limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | Array of report requests (same format as ga_run_report) |