Amazon Services China
亚马逊商城网络服务(亚马逊 MWS)文档

Deprecation Notice:

Amazon Marketplace Web Service (MWS) will no longer be available after March 31, 2024. All MWS developers must migrate to Selling Partner API (SP-API) to avoid service disruptions. Refer to the Migration Hub for more information.

亚马逊 MWS 文档

限制

介绍商品 API 部分的限制规则。

商品 API 部分使用的限制类型不同于亚马逊 MWS 的其他 API 部分。对于商品 API 部分中将商品列表作为输入参数的操作(GetMatchingProductGetMatchingProductForIdGetCompetitivePricingForSKUGetCompetitivePricingForASINGetLowestOfferListingsForSKUGetLowestOfferListingsForASINGetMyPriceForSKUGetMyPriceForASIN),其恢复速率是按商品数量计的。这一点与亚马逊 MWS 的其他操作的恢复速率相反,即按请求数量计。系统将以每个亚马逊卖家账户和亚马逊 MWS 开发人员账户对为基础计算请求数量。

由于恢复速率按商品数量计,这样便提高了卖家同时查询多件商品的效率。在此情况下(如使用扫描枪扫描一件商品),卖家可以在每个请求中包含一件商品。例如,假设卖家连续多次提交 GetLowestOfferListingsForSKU 操作,在用尽其请求限额后,卖家只需要等待一秒钟,便可以再连续提交 10 个 GetLowestOfferListingsForSKU 请求(前提是每个请求只包含一件商品)。

有关限制的更多信息,请参阅《亚马逊 MWS 开发者指南》的限制部分。

以下是商品 API 部分的限制恢复速率。

操作 最大请求限额 恢复速率
ListMatchingProducts 20 个请求 每 5 秒钟 1 个请求
GetMatchingProduct 20 个请求 每秒钟 2 件商品
GetMatchingProductForId 20 个请求 每秒钟 5 件商品
GetCompetitivePricingForSKUGetCompetitivePricingForASIN 20 个请求 每秒钟 10 件商品
GetLowestOfferListingsForSKUGetLowestOfferListingsForASIN 20 个请求 每秒钟 10 件商品
GetMyPriceForSKUGetMyPriceForASIN 20 个请求 每秒钟 10 件商品
GetProductCategoriesForSKUGetProductCategoriesForASIN 20 个请求 每 5 秒钟 1 个请求

请注意:

  • GetCompetitivePricingForSKUGetCompetitivePricingForASIN 操作具有相同的最大请求限额和恢复速率。
  • GetLowestOfferListingsForSKUGetLowestOfferListingsForASIN 操作具有相同的最大请求限额和恢复速率。
  • GetMyPriceForSKUGetMyPriceForASIN 操作具有相同的最大请求限额和恢复速率。
  • GetProductCategoriesForSKUGetProductCategoriesForASIN 操作具有相同的最大请求限额和恢复速率。