sv_get_sales_7day | R Documentation |
Get sales (<= 7 days only)
sv_get_sales_7day( start_date = Sys.Date() - 1, end_date = Sys.Date() - 1, order_id = NULL )
start_date |
first day of data (Date/scalar) |
end_date |
last day of data (Date/scalar) |
order_id |
order/sale ids (character/vector) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.