Weekly Report

Recommended actions for one shop

The recommended-actions block of the weekly report on its own — cheaper than the full report when that is all you need.

Each action carries a type (e.g. reactivate_creators, amplify_videos, prioritize_products), a headline title, a one-line description, and the items it refers to (creator, video or product, each with a display label, image and a formatted metric). Generation is rule-based over the same top-N data the report uses.

Single-shop only — set x-shop-id to a specific shop ID. The window defaults to the last 7 settled days and is capped at 90 days. An empty actions list is a normal 200 for a shop with no qualifying activity.

post/weekly-report/recommendations

Request body

start_datestring date nullable

First day of the window (inclusive). Defaults to 7 days before end_date.

end_datestring date nullable

Last day of the window (inclusive). Must be at least 1 day in the past — today is never fully settled. Defaults to yesterday.

Response

Successful Response

shop_idinteger required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.