ReportTimeframeType type
The time frame for pulling data for the report. If custom, then a specific time period must be provided.
KnownReportTimeframeType can be used interchangeably with ReportTimeframeType,
this enum contains the known values that the service supports.
Known values supported by the service
WeekToDate
MonthToDate
YearToDate
Custom
type ReportTimeframeType = string