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
Type
AnalyticsExportCSV object
Result of analytics CSV export mutation