eBay Product Metadata APIVersion 1.3.0
 

SortOrder

Sort order input for the result set. Any of the searchable properties can be used for property name and order can be either Ascending or Descending.

Type that uses SortOrder:

Calls that use SortOrder:

Fields

order ( OrderType ) [1]
Order of the sort, either Ascending or Descending.
See the Field Index to learn which calls use order.

propertyName ( string ) [1]
Output can be sorted by one or more (for bulk calls) property names. You can look up valid values using either the getProductSearchNames call or the getCompatibilitySearchNames call.
See the Field Index to learn which calls use propertyName.