亚马逊MWS API:_GET_MERCHANT_LISTINGS_ALL_DATA_中不同的报告(缺少ASIN1),其中Region = FR

时间:2017-12-01 09:09:56

标签: python amazon-web-services amazon amazon-mws amazonsellercentral

我在MWS中的_GET_MERCHANT_LISTINGS_ALL_DATA_报告中使用RequestReport时指定 Region = FR 时发现了一个问题:报告列与所有其他区域不同。

特别是缺少ASIN1列,非常烦人。

对于除FR以外的所有区域 ,我会收到以下列:

item-name
item-description
listing-id
seller-sku
price
quantity
open-date
image-url
item-is-marketplace
product-id-type
zshop-shipping-fee
item-note
item-condition
zshop-category1
zshop-browse-path
zshop-storefront-feature
asin1
asin2
asin3
will-ship-internationally
expedited-shipping
zshop-boldface
product-id
bid-for-featured-placement
add-delete
pending-quantity
fulfillment-channel
merchant-shipping-group
status

当我指定 Region = FR 时,我会收到以下列

item-name
listing-id
seller-sku
price
quantity
open-date
product-id-type
item-note
item-condition
will-ship-internationally
expedited-shipping
product-id
pending-quantity
fulfillment-channel
merchant-shipping-group
status

知道可能来自何处?

相关SellerCentral论坛thread

0 个答案:

没有答案