【发布时间】:2013-06-20 18:08:35
【问题描述】:
最近我尝试使用ReportType:_GET_MERCHANT_LISTINGS_DATA_ 从多个市场获取所有亚马逊列表。
对于 MarketplaceIds
-
A1PA6795UKMFR9(德国) -
A1RKKUPIHCS9HS(ES) -
A1F83G8C2ARO7P(英国)
响应列如下:
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
英语和(!)asin1 可用。对于市场 A13V1IB3VIYZZH (FR),亚马逊的回应是不同的结果:
nom-article réf-offre sku-vendeur prix quantité date-offre
type-réf-produit remarque-article état-article livrable-monde
livraison-eclair réf-produit quantité-en-attente Canal de traitement
没有asinX。为什么?有谁知道如何指定报告的语言?
【问题讨论】:
-
不,无法为报告指定语言。此外,请注意,当您上传 Feed 时,它必须使用适用于该商城的语言。请参阅 Feed API 参考 docs.developer.amazonservices.com/en_US/feeds/index.html中标题为“提交多个 Marketplace ID 时的 Feed 行为”部分。
-
@JonathanSpooner 我不确定这是否重要,但我只要求one市场同时/请求一个报告。
-
我正在尝试在此处编译所有可能的列标题值的列表:stackoverflow.com/questions/26274137/… 也许您可以帮助并从我的发现中受益。
-
+1 有同样的问题。你知道我在哪里可以找到报告标题的所有可能翻译吗?
标签: php report amazon amazon-mws