NAME

eBay::API::XML::DataType::Enum::SearchSortOrderCodeType

DESCRIPTION

Determines the order in which items are returned when you use the GetSearchResults call.

SYNOPSIS

Enums:

SortByEndDate

(in) Sorts items by the end date (items ending soonest). This is the default for most sites, except where noted for other values.

SortByStartDate

(in) Sorts items by the start date (most recently listed first).

SortByCurrentBid

(in) Sorts items by current price (lowest bid first). Note that if an item was listed in a different currency from the site's currency, that item is sorted is based on its ConvertedCurrentPrice value.

SortByListingDate

(in) Sorts items by the listing date in descending order.

SortByCurrentBidAsc

(in)Due to the new Price Plus Shipping Sort feature, SortByCurrentBidAsc is no longer functional. The Price Plus Shipping Sort feature causes item sorting to consider shipping costs. For more information, please see the PricePlusShippingAsc value. Formerly, SortByCurrentBidAsc sorted items by the current bid price in ascending order (lowest bid first). (If an item was listed in a different currency from the site currency, the item was sorted based on its ConvertedCurrentPrice value.)

SortByCurrentBidDesc

(in) Sorts items by the current bid price in descending order (highest bid first). Note that if an item was listed in a different currency from the site's currency, the item is sorted based on its ConvertedCurrentPrice value.

SortByPayPalAsc

(in) This input value for sorting is no longer functional. Formerly, this input value sorted items in ascending order based on whether PayPal was accepted (accepted followed by unaccepted).

SortByPayPalDesc

(in) This input value for sorting is no longer functional. Formerly, this input value sorted items in descending order based on whether PayPal was accepted (unaccepted followed by accepted).

SortByEscrowAsc

(in) Sorts items in ascending order based on whether Escrow is applicable (applicable followed by inapplicable).

SortByEscrowDesc

(in) Sorts items in descending order based on whether Escrow is applicable (inapplicable followed by applicable).

SortByCountryAsc

(in) Sorts items in ascending order by the country in which the items are located.

SortByCountryDesc

(in) Sorts items in descending order by the country in which the items are located.

SortByDistanceAsc

(in) Sorts items based on distance from the buyer, with the nearest items returned first.

SortByBidCountAsc

(in) Sorts items based on the number of bids, fewest bids first.

SortByBidCountDesc

(in) Sorts items based on the number of bids, most bids first.

BestMatchSort

(in) Sorts items by Best Match, which is based on community buying activity and other relevance-based factors.

CustomCode

(out) Reserved for internal or future use.

BestMatchCategoryGroup

(in) Groups BestMatch results. BestMatch results are based on community buying activity and other relevance-based factors. You can also set the number of groups to be returned and you can set the number of items to be returned in each group.

PricePlusShippingAsc

(in) This value is part of the Price Plus Shipping Sort feature, to be enabled by the end of Sept. 2007 for the following sites: US (site ID 0), Germany (77), Canada (2), and Australia (15). The Price Plus Shipping Sort feature causes item sorting to consider shipping costs. Specify PricePlusShippingAsc to sort items by lowest cost first, as follows: Lowest-total-cost (for items where shipping was properly specified), then freight-shipping items, then items for which shipping was not specified (sorted by price).

PricePlusShippingDesc

(in) This value is part of the Price Plus Shipping Sort feature, to be enabled by the end of Sept. 2007 for the following sites: US (site ID 0), Germany (77), Canada (2), and Australia (15). The Price Plus Shipping Sort feature causes item sorting to consider shipping costs. Specify PricePlusShippingDesc to sort items by highest cost first, as follows: highest-total-cost (for items where shipping was properly specified), then freight-shipping items, then items for which shipping was not specified (sorted by price).