Skip to main content

analyticsExportUrl

DEPRECATED

Use analyticsExportCsv instead for proper tenant handling

Get a download URL for analytics CSV export. The URL triggers a synchronous download - navigate to it to download the file.

analyticsExportUrl(
input: AnalyticsExportUrlInput!
): AnalyticsExportUrl! @deprecated

Arguments

analyticsExportUrl.input ● AnalyticsExportUrlInput! non-null input

Type

AnalyticsExportUrl object

Result of analytics URL export mutation

Was this page helpful?