Skip to main content

analyticsExportCsv

Generate analytics CSV export and return a signed download URL. The URL provides direct access to the file in cloud storage.

analyticsExportCsv(
input: AnalyticsExportCSVInput!
): AnalyticsExportCSV

Arguments

analyticsExportCsv.input ● AnalyticsExportCSVInput! non-null input

Export configuration

Type

AnalyticsExportCSV object

Generate analytics CSV export and return a signed download URL. The URL provides direct access to the file in cloud storage.

Was this page helpful?