Google Analytics · Arazzo Workflow
Google Analytics Query Audience Export Users
Version 1.0.0
Confirm an audience export is active, then page through the users it contains.
View Spec
View on GitHub
AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttributionArazzoWorkflows
Provider
Workflows
query-audience-export-users
Verify an audience export is ACTIVE and then retrieve its users.
Gets the audience export to confirm it is ACTIVE, then queries the users in the export with paging controls.
1
getAudienceExport
analyticsdata.properties.audienceExports.get
Get the audience export to read its state before attempting to query its users.
2
queryAudienceExport
analyticsdata.properties.audienceExports.query
Retrieve the users in the active audience export, paging with the supplied limit and offset.