Can we get only amazon prime product using Amazon

2019-03-19 03:23发布

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.

3条回答
聊天终结者
2楼-- · 2019-03-19 03:44

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

查看更多
走好不送
3楼-- · 2019-03-19 03:45

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

查看更多
beautiful°
4楼-- · 2019-03-19 03:47

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

查看更多
登录 后发表回答