GORILLA_REVIEW() – Get full review details of a product

Sample Usage =GORILLA_REVIEW(“TOY STORE”, “B00YD545CC”, “US”, 5) =GORILLA_REVIEW(“TOY STORE”, A2:A10) Syntax Description Description: Get the full reviews and details of a product based on SKU or ASIN. Only works for single marketplaces at a time. Not “ALL”. Syntax GORILLA_REVIEW(Seller ID, sku, [marketplace], [count]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in…

GORILLA_REVIEWCOUNT() – Get number of reviews of a product

Sample Usage =GORILLA_REVIEWCOUNT(“TOY STORE”, “B00YD545CC”, “CA”) =GORILLA_REVIEWCOUNT(“TOY STORE”, A2:A10) Syntax Description Description: Get the number of reviews for a given product based on SKU or ASIN. Only works for single marketplaces at a time. Not “ALL”. Syntax: GORILLA_REVIEWCOUNT(Seller ID, sku, [marketplace]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in your Gorilla…

GORILLA_REVIEWSFILTER() – Get number of reviews between any time period

Sample Usage =GORILLA_REVIEWSFILTER(“TOY STORE”, “Custom”, “US”, “B00YD545CC”, “5”, “2021-01-01”, “2021-01-21”) =GORILLA_REVIEWSFILTER(“TOY STORE”, “This Week”,”ALL”,A2:A10,”ALL”) Syntax Description Description: Show reviews count for products. Syntax: GORILLA_REVIEWSFILTER(Seller ID, period, [marketplace], [sku], [stars], [start_date], [end_date]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in your Gorilla account. period – REQUIREDPredefined period to get reviews or use…

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…