Base de connaissances Shopping.com Partners Resource Center
La base de connaissances est organisée en différentes catégories ; sélectionnez une catégorie qui vous intéresse.
Si vous ne trouvez pas les réponses que vous cherchez, introduisez une nouvelle demande de support.
Old API's type 5 results return categories and their corresponding products. How do I achieve the same results with API version 3?
When conducting keyword search on a high level category that returns a type 5 result, API version 2 returns a list of categories along with their corresponding products. In the new API, it will return offers only.
API version 3 returns items for a multiple category result blended into a single high level category listing. We believe this provides a better experience for the end user. However, partners may instead have the results grouped by category by simply adding the 'groupItemsByCategory=true' parameter.
