Get Seller Rating History
get_seller_rating_historyRetrieve historical changes in seller rating indicators to track trends and diagnose drops. Optionally filter by specific rating keys for focused analysis.
Instructions
Get the history of seller rating (quality index) changes over time. Useful for tracking rating trends and diagnosing drops. By default returns history for all rating indicators. Optionally pass specific rating keys to narrow the result.
Available rating keys: rating_review_avg_score_total (product reviews), rating_shipment_delay_cb (shipment delays), rating_general_indicator_fbs_rfbs (overall FBS/rFBS score), rating_delivery_complaints_fbo/fbs/rfbs_sd (complaints by schema), rating_price_green/yellow/red/super (price index zones).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ratings | No | Rating keys to retrieve history for. Defaults to all available indicators. Example: ["rating_general_indicator_fbs_rfbs", "rating_review_avg_score_total"] |