ExportDataset interface
The definition for data in the export.
Properties
| configuration | The export dataset configuration. |
| granularity | The granularity of rows in the export. Currently only 'Daily' is supported. |
Property Details
configuration
The export dataset configuration.
configuration?: ExportDatasetConfiguration
Property Value
granularity
The granularity of rows in the export. Currently only 'Daily' is supported.
granularity?: string
Property Value
string