Description
Sorts the list of products returned.
Derived By
Type ns:ProductSortCodeType
Enumeration
| Value |
Description |
| Popularity |
Sort by product popularity (as determined by eBay). (This is the default sort order.)
|
| Rating |
Sort by average rating.
|
| ReviewCount |
Sort by the number of reviews on eBay.
|
| ItemCount |
Sort by the number of active items listed with this product.
|
| Title |
Sort by the product title.
|
| CustomCode |
Reserved for values that are not available in the version of the schema you are using. If eBay adds a new value to this code type as of a newer version, we return CustomCode instead when you specify a lower request version.
|
Remarks
This is mostly only useful with QueryKeywords. (When you use ProductID, Half.com usually only returns one product.)