亚马逊产品广告 API - 响应组 - 没有“EditorialReview”的内容& “评论”?
有人从“ResponseGroup”中获取“EditorialReview”或“Reviews”的任何内容吗?
http://docs.amazonwebservices.com/AWSECommerceService/2010-11 -01/DG/RG_EditorialReview.html http://docs.amazonwebservices.com/AWSECommerceService/2010-11-01/DG/RG_Reviews.html
我在回复中没有收到任何评论或类似内容...我知道亚马逊不再提供评论,但 IFrames ...但是这些信息也不在 xml feed 中。
谢谢!
does somebody get any content for "EditorialReview" or "Reviews" out of the "ResponseGroup"?
http://docs.amazonwebservices.com/AWSECommerceService/2010-11-01/DG/RG_EditorialReview.html
http://docs.amazonwebservices.com/AWSECommerceService/2010-11-01/DG/RG_Reviews.html
I get no reviews or something similar in the response... i know Amazon is not providing reviews anymore but IFrames ... but those infos are also not in the xml feed.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我能够找回编辑评论节点。以下是我使用以下参数调用 Amazon 服务的内容:Operation=ItemLookup、ASIN=B004V8W54Q、Version=2010-11-01、ResponseGroup=EditorialReview
确保您具有与上述参数类似的参数。如果您这样做了但仍然不起作用,请发布您的请求,我会查看。
I am able to get an editorialreviews node back. Here is what I invoke the Amazon service with the following arguments: Operation=ItemLookup, ASIN=B004V8W54Q, Version=2010-11-01, ResponseGroup=EditorialReview
Make sure that you have similar arguments than the ones above. If you do and it still does not work, please post your request and I'll take a look at it.