现在使用API大约一周了,我似乎无法弄清楚如何在ItemSearch中访问这些数据。
答案 0 :(得分:3)
属性IsEligibleForPrime
会告诉您该文章是否适用于Amazon Prime。它与响应组OfferListings
一起提供
http://docs.aws.amazon.com/AWSECommerceService/latest/DG/CHAP_response_elements.html#IsEligibleForPrime
答案 1 :(得分:1)
如果您执行ItemSearch
ResponseGroup
将包含IsEligibleForSuperSaverShipping
,它会告诉您它是否符合资格。