GranularityType type

The granularity of rows in the export. Currently 'Daily' is supported for most cases.
KnownGranularityType can be used interchangeably with GranularityType, this enum contains the known values that the service supports.

Known values supported by the service

Daily
Monthly

type GranularityType = string