Title: FeedbackRating
Last modified: January 3, 2021

---

# FeedbackRating

 *  Resolved [izreview](https://wordpress.org/support/users/izreview/)
 * (@izreview)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/feedbackrating/)
 * Hi,
 * While examining Product Cache, I see that line.
 * DefaultShippingCountry”:”US”,”FeedbackCount”:189,”FeedbackRating”:4.88,”
 * here, FeedbackRating is user rating of product (old style star rating). I tried
   to grap it via code
 * [amazon-element asin=”B01LQ2PZDW” fields=”lg-image,title,price,button,FeedbackRating”]
 * but no success. Do you know how to grap FeedbackRating?
 * Sincerely.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Don Fischer](https://wordpress.org/support/users/prophecy2040/)
 * (@prophecy2040)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/feedbackrating/#post-13858610)
 * Hi [@izreview](https://wordpress.org/support/users/izreview/),
    I am the original
   creator of the plugin. I want to point out that these elements in the API are
   relatively new items added by Amazon. The fields are not really the product rating,
   but the Merchant Rating for that product (meaning the ratings that merchant received
   for selling that product). In some cases, it _MAY_ be the rating for the product
   _if_ that merchant is the only one selling it (which is not always the case).
 * If you do want to use the fields (and I urge you to use them with discretion),
   the field names would be:
    `Offers_Listings_MerchantInfo_FeedbackCount` `Offers_Listings_MerchantInfo_FeedbackRating`
 * You have to use the full location of the field to get the result. In this case,
   they are elements of the “Offers/Listings/MerchantInfo” node (again, note the“
   MerchantInfo” part).
 * Best of luck!
    Don
 *  Thread Starter [izreview](https://wordpress.org/support/users/izreview/)
 * (@izreview)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/feedbackrating/#post-13863542)
 * You are great!
 * Thank you very much, succeed to grab data. As you say, it is just merchant info,
   not star rating.
 * Anyway, I can use this method in future for other info.
 * Again, Thank you very much 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘FeedbackRating’ is closed to new replies.

 * ![](https://ps.w.org/amazon-product-in-a-post-plugin/assets/icon.svg?rev=1565235)
 * [Amazon Product in a Post Plugin](https://wordpress.org/plugins/amazon-product-in-a-post-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-product-in-a-post-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-product-in-a-post-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-product-in-a-post-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-product-in-a-post-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-product-in-a-post-plugin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [izreview](https://wordpress.org/support/users/izreview/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/feedbackrating/#post-13863542)
 * Status: resolved