0

I want to get top popular deals using group-on deals API. when we pass limit parameter with URL then how it works it gives top deals according to limit or randomly?

Rukamesh Kumar
  • 474
  • 1
  • 4
  • 8

1 Answers1

0

Limit parameter will restrict your result count, that will not effect the deals sorting.

Jayni
  • 19
  • 3