GORILLA_SELLERFEEDBACK() – Dump negative and neutral feedback (one to three stars) from buyers who rated the seller’s performance.

Sample Usage =GORILLA_SELLERFEEDBACK(“TOY STORE”, “THIS YEAR”, , “US”) =GORILLA_SELLERFEEDBACK(“TOY STORE”, “This Week”, A2:A100, , “ALL”) Syntax Description Description: Dump negative and neutral feedback (one to three stars) from buyers who rated the seller’s performance. Syntax: GORILLA_REVIEWSFILTER(Seller ID, period, [filter], [marketplace], [rating], [start_date], [end_date]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in…

GORILLA_RATINGS() – Get average review rating for product

Sample Usage =GORILLA_RATINGS(“TOY STORE”, “B00YD545CC”, “CA”) =GORILLA_RATINGS(“TOY STORE”, A2:A10) Syntax description Description: Get the average review rating of a product. Only works for single marketplaces at a time. Not “ALL”. Syntax: GORILLA_RATINGS(Seller ID, sku, [marketplace]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in your Gorilla account. sku – REQUIREDSKU or ASIN…

GORILLA_RATINGSCOUNT() – Get number of ratings for product

Sample Usage =GORILLA_RATINGSCOUNT(“TOY STORE”, “B00YD545CC”, “CA”) =GORILLA_RATINGSCOUNT(“TOY STORE”, A2:A10) Syntax Description Description: Get the total number of ratings of a product. Includes local and global ratings. Syntax: GORILLA_RATINGSCOUNT(Seller ID, sku, [marketplace]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in your Gorilla account. sku – REQUIREDSKU or ASIN to filter the results….