eBay 通过 API 管理列表
使用 PHP5,我如何使用 eBay API 将 2000 多个 eBay 商店商品设置为促销(除了特定的 45 件商品之外)?
我在 eBay 网站上找不到执行此操作的方法,并且更喜欢 API 方法,以便我可以简单地从查询中排除特定品牌。
Using PHP5, how can I use the eBay API to set all my 2000+ eBay Store items on sale except for a specific set of 45 items?
I can't find a way to do this on eBay's website, and would prefer an API method so that I can simply exclude a specific brand from my query.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来我找到了答案:
Looks like I found the answer: