如何通过亚马逊MWS API上传/发布产品到亚马逊?

发布于 2025-01-01 13:53:11 字数 1539 浏览 4 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

行雁书 2025-01-08 13:53:11

其总体要点是您使用 SubmitFeed 发送您的产品列表。然后您必须检查提交的状态。提交完成后您就可以得到结果。您必须针对图像、定价和可用性重复这些步骤。

开始使用它有点痛苦,亚马逊提供了很多有用的信息,但它无处不在,而且一开始并不是特别容易理解。尝试将产品添加到您的库存中,然后从那里开始。也可以使用便签本,这确实是非常方便的工具。

至于Python,恐怕我无法帮助你,但我认为亚马逊的Python下载中有示例代码。

The general gist of it is you use SubmitFeed to send your product list. Then you must check the status of the submission. Once the submission is complete you can then get the results. You have to repeat these steps for images, pricing and availability.

It's a bit of a pain to get started with it, Amazon supply a LOT of useful information but it is everywhere and not particulary very easy to understand at first. Experiment with just adding products to your inventory and go from there. Make use of the scratchpad too, very handy tool indeed.

As for python I can't help you there I'm afraid but I think there is sample code within the python download available from Amazon.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文