eBay Shopping APIVersion 1293
 

Applicable values for FindProductsRequest.ProductSort

CustomCode
(in) Reserved for values that are not available in the version of the schema you are using. This means if in a newer version of the API eBay adds a new value to ProductSortCodeList type and the request was using a lower version, 'CustomCode' is returned instead of the new value.
ItemCount
(in) This enumeration value is input into the ProductSort field if the user would like the eBay Catalog products to be sorted according to the number of of active listings associated with each product.
Popularity
(in) This enumeration value is input into the ProductSort field if the user would like the eBay Catalog products to be sorted by product popularity (as determined by eBay). This is also the default value, so if the ProductSort field is omitted, eBay Catalog products will be sorted by product popularity by default.
Rating
(in) This enumeration value is input into the ProductSort field if the user would like the eBay Catalog products to be sorted by product rating.
ReviewCount
(in) This enumeration value is input into the ProductSort field if the user would like the eBay Catalog products to be sorted according to the number of reviews for that product on eBay.
Title
(in) This enumeration value is input into the ProductSort field if the user would like the eBay Catalog products to be sorted according to the product title.