The Marketing API retrieves eBay products based on a metric, such as Best Selling, as well as products that were also bought and also viewed.
merchandised_product
| Method Name | HTTP Method | Path | Summary | Samples |
|---|---|---|---|---|
| getMerchandisedProducts | GET | /merchandised_product | Retrieves details on an array of best-selling products on eBay in a specified category. | View getMerchandisedProducts - /merchandised_product |
most_watched_items
| Method Name | HTTP Method | Path | Summary | Samples |
|---|---|---|---|---|
| getMostWatchedItems | GET | /most_watched_items | Retrieves most watched items in a specific category. | View getMostWatchedItems - /most_watched_items |
similar_items
| Method Name | HTTP Method | Path | Summary | Samples |
|---|---|---|---|---|
| getSimilarItems | GET | /similar_items | Retrieves similar items for a specified item. | View getSimilarItems - /similar_items |