ExportDataset interface

The definition for data in the export.

Properties

configuration

The export dataset configuration.

granularity

The granularity of rows in the export. Currently 'Daily' is supported for most cases.

Property Details

configuration

The export dataset configuration.

configuration?: ExportDatasetConfiguration

Property Value

granularity

The granularity of rows in the export. Currently 'Daily' is supported for most cases.

granularity?: string

Property Value

string