GORILLA_RANKING() – Get BSR for products

Sample Usage =GORILLA_RANKING(“TOY STORE”, “B00YD545CC”, “US”, “top”, “r_cat”) =GORILLA_RANKING(“TOY STORE”, “A2:A10”, , “top”, “rank”) Syntax Description Description: Get Best Sellers Rank (BSR) for the broadest top level category or deepest child category. Only works for single marketplaces at a time. Not “ALL”. Syntax GORILLA_RANKING(Seller ID, sku, [marketplace], [queryType], [returnStyle]) Seller ID – REQUIREDEnter the seller…

GORILLA_RANKHIST() – Get historical BSR for products

Sample Usage =GORILLA_RANKHIST(“TOY STORE”, “last 30 days”, A2:A100) =GORILLA_RANKHIST(“TOY STORE”, “custom”, A2:A5, “US”, “top”, “2022-06-01”, “2022-06-30”) =GORILLA_RANKHIST(“TOY STORE”, “this month”, “B00YD545CC”, “JP”, “child”) Syntax Description Description: Get the daily historical BSR (Best Seller Rank) over any time period for a single or range of sku’s. Only works for single marketplaces at a time. Not “ALL”….