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

Export configuration

Type

AnalyticsExportUrl object

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

Was this page helpful?