LookBackPeriod type
Defines values for LookBackPeriod.
KnownLookBackPeriod can be used interchangeably with LookBackPeriod,
this enum contains the known values that the service supports.
Known values supported by the service
Last7Days: Use 7 days of data for recommendations
Last30Days: Use 30 days of data for recommendations
Last60Days: Use 60 days of data for recommendations
type LookBackPeriod = string