Can we get only amazon prime product using Amazon Product Advertising API?

∥☆過路亽.° 提交于 2019-12-04 11:46:40

问题


I have searched how to use Amazon Product Advertising API and now I am able to search different product using Amazon Product Advertising API and it is working fine.

But as I know we can get only amazon prime product from our account and when I login with amazon account using amazon site and search any product I found only amazon prime product.

But when I am trying to get amazon product using Amazon Product Advertising API with my security id etc Amazon Product Advertising API give us all product in search but I need only prime product list when I search with Amazon Product Advertising API.

Is it possible ? Can anyone help me ?

Thank you very much.


回答1:


Use this response groups Offers/Offer/OfferListing and search for IsEligibleForPrime attribute, this is used to know in this offer is primer eligible or not




回答2:


At this point there is no way to tell if a product is prime available.




回答3:


you an tell if product is prime by checking IsEligibleForPrime in the OfferListing response group.



来源:https://stackoverflow.com/questions/9307708/can-we-get-only-amazon-prime-product-using-amazon-product-advertising-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!