Google Analytics · Arazzo Workflow
Google Analytics Batch Run Reports
Version 1.0.0
Confirm a property exists, then run several core reports for it in a single batch.
View Spec
View on GitHub
AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttributionArazzoWorkflows
Provider
Workflows
batch-run-reports
Run multiple core reports for one GA4 property in a single batch request.
Lists the properties under an account and submits a batchRunReports request containing two report definitions for the supplied property.
1
listProperties
analyticsadmin.properties.list
List the GA4 properties under the account so the target property can be confirmed before submitting the batch.
2
batchRunReports
analyticsdata.properties.batchRunReports
Submit two report definitions for the property in a single batch: active users by country and event count by event name.
Source API Descriptions
openapi