问题描述
我一直在寻找通过广告API从亚马逊的运费价格
i was looking to get the shipping price from amazon using the advertising api
什么,我基本上是在寻找可以看出,这里的
what i am basically looking for can be seen here http://www.amazon.com/VGN-CR320E-VGN-FE550G-VGN-FE880E-VGN-FZ240E-VGN-SZ240P/dp/B003E2VP7I/
我要寻找的航运报价前。上述页面上它是$ 2.59 + $使用6.39运费
I am looking for the shipping quote ex. on the above page it's $2.59 + $6.39 shipping
是有可能检索使用API的出货速度,我尝试了用ResponseGroup大和其他几个人,但没有奏效。
is it possible to retrieve shipping rate using the api , i tried it with a ResponseGroup as Large and few others but it didn't work
推荐答案
在PA-API将永远不会有这样的信息。你可以得到它通过MWS,应该将它用于所有的销售和卖家的相关信息。你可以注册在 http://developer.amazonservices.com ,它是免费的。
The PA-API will never have this information. You can get it through MWS and should use it for all sales and seller related information. You can sign up at http://developer.amazonservices.com and it is free.
这篇关于亚马逊产品广告API:让航运率的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!