Weekly Report

Full weekly affiliate report for one shop

The complete affiliate performance report for one shop over a date window — the same payload the Reacher portal renders and exports.

Includes affiliate GMV, units sold, GMV per video and GMV per sample (each with the previous equal-length period and its % change); recruitment counters (creators reached, sample requests, samples approved, DM / TC / email reply rates); performance counters (videos posted, video views, creators posting, creators converting); the creator-level distribution (L0-L7); six top-product leaderboards (GMV, units, sample requests, approvals, conversions, growth); top creators; top videos; and the rule-based recommendations.

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; end_date must be at least 1 day in the past and no later than the shop's newest settled day. Returns 404 when the shop has no activity at all in the window.

post/weekly-report

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

idinteger nullable
shop_idinteger required
shop_namestring required
customer_idinteger required
start_datestring required
end_datestring required
currency_symbolstring
affiliate_gmvnumber required
affiliate_gmv_prev_weeknumber required
affiliate_gmv_pct_changenumber required
gmv_per_videonumber required
gmv_per_video_prev_weeknumber required
gmv_per_video_pct_changenumber required
gmv_per_samplenumber required
gmv_per_sample_prev_weeknumber required
gmv_per_sample_pct_changenumber required
units_soldinteger required
units_sold_prev_weekinteger required
units_sold_pct_changenumber required
total_creators_reachedinteger required
total_sample_requestsinteger required
total_samples_approvedinteger required
creators_added_to_showcaseinteger
dm_reply_ratenumber nullable
tc_reply_ratenumber nullable
email_open_ratenumber nullable
email_reply_ratenumber nullable
videos_postedinteger required
videos_posted_prev_weekinteger required
videos_posted_pct_changenumber required
video_viewsinteger required
creators_posting_videosinteger required
creators_convertinginteger required
creators_converting_prev_weekinteger required
creators_converting_pct_changenumber required
videos_generating_salesinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.