Google Analytics · Arazzo Workflow
Google Analytics Reuse or Create an Audience Export
Version 1.0.0
List a property's audience exports and create a new one only when none can be reused.
View Spec
View on GitHub
AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttributionArazzoWorkflows
Provider
Workflows
audience-export-create-or-reuse
Reuse an existing audience export for a property, or create one if none exist.
Lists the audience exports for a property and either reuses the first match or creates a new audience export for the supplied audience.
1
listAudienceExports
analyticsdata.properties.audienceExports.list
List the existing audience exports for the property so an export can be reused rather than creating an unnecessary new one.
2
createAudienceExport
analyticsdata.properties.audienceExports.create
Create a new audience export for the supplied audience, returning the long-running operation that forms the export.