Shopping.com Partners Resource Center Knowledge Base

The knowledge base is organized into different categories; please select a category that you are interested in.

If you do not find the answers you are looking for, please submit a new Support Ticket.

Why does the API return offers in a different order than on Shopping.com?

There are many possible reasons for this.  The most likely is that the site is using a different sort order than your implementation.  By default, the API returns offers ordered by yield, while our site only does so for the top 3 offers, while the rest are ordered by price or relevance.  Using ‘/ppp-1/sby-1’ should give you results similar to the site, but the results probably won’t monetize as well.

Back to Category Index