亚马逊产品可用性
亚马逊上的许多产品都缺货,但给出了有货的日期。我使用过 AWS 并收到了 XML 回复,但我在任何地方都找不到日期信息。是否可以获得这些信息?谢谢。
注意:这是我收到的请求,我应该更改什么?
http://ecs.amazonaws.com/onca/xml?AWSAccessKeyId=MYID&AssociateTag=MYTAG&ItemId=THEITEMID&Operation=ItemLookup&ResponseGroup=Large&ReviewSort=-HelpfulVotes&Service=AWSECommerceService&Signature=MYSIGNATURE&Timestamp=2009-12-04T17%3A35%3A43Z&Version=2009-06-01
Many products on amazon are unavailable but a date is given for when they'll be in stock. I've used AWS and got an XML reply but I can't find the date information anywhere. Is it possible to get this information? Thanks.
NOTE: This is what i've got as a request, what should I alter?
http://ecs.amazonaws.com/onca/xml?AWSAccessKeyId=MYID&AssociateTag=MYTAG&ItemId=THEITEMID&Operation=ItemLookup&ResponseGroup=Large&ReviewSort=-HelpfulVotes&Service=AWSECommerceService&Signature=MYSIGNATURE&Timestamp=2009-12-04T17%3A35%3A43Z&Version=2009-06-01
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能需要 PublicationDate 或 ReleaseDate。您需要确保您请求的 ResponseGroup 中包含此数据。 ItemAttributes 两者都有,但可能还有其他组也包含它们。
Amazon 响应元素
You probably want either PublicationDate or ReleaseDate. You need to be sure that you're requesting a ResponseGroup that has this data in it. ItemAttributes has both, but there may be other groups that include them also.
Amazon Response Elements