bigquerySalesPerDay
No description
bigquerySalesPerDay(
startDate: Date
endDate: Date
grouping: String = "MONTHLY"
): BigQuerySalesPerDayReportType
Arguments
bigquerySalesPerDay.startDate ● Date scalar
bigquerySalesPerDay.endDate ● Date scalar
bigquerySalesPerDay.grouping ● String scalar
Grouping for the report, e.g., DAILY, WEEKLY, MONTHLY