Analytics - Statistics
Get the report by day for a StoreId
Get the report by day for a StoreId
post/v2/user/analytics/reports/byday
Request body
Example request
{
"channelIds": [
"2dc136a7-0d3d-4cc9-a825-a28a42c53e28"
],
"productId": "578419df-1bbf-41a6-96fa-862e42182b67",
"catalogCategoryId": "81a058a6-0451-4b79-84ef-94c58d0ed4ac",
"beginPeriodUtcDate": "2006-11-20T00:00:00Z",
"endPeriodUtcDate": "2006-12-20T00:00:00Z",
"advancedFilters": {
"marginType": "Global",
"linkClickToOrderType": "OnClickDate",
"performanceIndicatorFormula": {
"firstParameter": "Cost",
"operatorName": "Multiply",
"secondParamter": "ROI",
"thirdParameter": "100"
}
}
}Response
Your reporting by day
ReportByDayPerStoreResponse required
The key is the StoreId.