来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates for Shop Performance
Dear Developer,
Please note the following changes:
- Shopee introduces a new metric: % SDD Listings. The Open API updates are as follows:
- The response parameter metric_id of v2.account_health.get_shop_performance add the 96: % SDD Listings option to support getting the performance of % SDD Listings:
| Metric | metric_id | metric_name | parent_metric_id |
|---|---|---|---|
| % SDD Listings | 96 | sdd_listing_rate | 0 |
- Add new sdd_listing_list response parameter to v2.account_health.get_metric_source_detail to support getting the relevant listings and its SDD status.
Related APIs:
v2.account_health.get_shop_performance
v2.account_health.get_metric_source_detail
Effective Date on Live:
2025.03.19
- Shopee introduces a new metric: Poor Quality Products. The Open API updates are as follows:
- The response parameter metric_id of v2.account_health.get_shop_performance adds the 2011: PQR Products option to support getting the performance of Poor Quality Products:
| Metric | metric_id | metric_name | parent_metric_id |
|---|---|---|---|
| Poor Quality Products | 2011 | pqr_products | 52 |
-
The response parameter violation_listing_list > detailed_reason of v2.account_health.get_metric_source_detail adds the 8: PQR Products option to support getting the products that do not meet the target of Poor Quality Products;
-
The request and response parameter violation_type of v2.account_health.get_penalty_point_history adds the 4130: Poor Product Quality option to support getting the penalty point records generated related to Poor Quality Products.
Related APIs:
v2.account_health.get_shop_performance
v2.account_health.get_metric_source_detail
v2.account_health.get_penalty_point_history
Effective Date on Live:
2025.04.24
- We improve the response field "description" in the v2.payment.get_wallet_transaction_list API to ensure better alignment with the information displayed in Shopee Seller Center.
尊敬的开发者,
请留意以下变更:
- 平台新增了一个新的指标:% SDD Listings,接口更新如下:
1)v2.account_health.get_shop_performance 的响应参数 metric_id 增加 96: % SDD Listings 选项,支持获取 % SDD Listings 的表现情况:
| Metric | metric_id | metric_name | parent_metric_id |
|---|---|---|---|
| % SDD Listings | 96 | sdd_listing_rate | 0 |
2)v2.account_health.get_metric_source_detail 新增 sdd_listing_list 响应参数,支持获取该指标对应的商品列表及 SDD 状态。
影响接口:
v2.account_health.get_shop_performance
v2.account_health.get_metric_source_detail
上线时间:
2025.03.19
- 平台新增了一个新的指标:Poor Quality Products,接口更新如下:
1)v2.account_health.get_shop_performance 的响应参数 metric_id 增加 2011: PQR Products 选项,支持获取 Poor Quality Products 的表现情况:
| Metric | metric_id | metric_name | parent_metric_id |
|---|---|---|---|
| Poor Quality Products | 2011 | pqr_products | 52 |
2)v2.account_health.get_metric_source_detail 的响应参数 violation_listing_list > detailed_reason 增加 8: PQR Products 选项,支持获取 Poor Quality Products 未达标的商品;
3)v2.account_health.get_penalty_point_history 的请求与响应参数 violation_type 增加 4130: Poor Product Quality 选项,支持获取 Poor Quality Products 产生的罚分记录。
影响接口:
v2.account_health.get_shop_performance
v2.account_health.get_metric_source_detail
v2.account_health.get_penalty_point_history
上线时间:
2025.04.24
- 我们优化了 v2.payment.get_wallet_transaction_list 接口中 "description" 字段的返回内容,使其更好地与 Shopee Seller Center description 展示的信息保持一致。
影响接口:
v2.payment.get_wallet_transaction_list
