Skip to main content

This enumerated type specifies the sort rule for displaying listings included in the email campaign. The default sort rule used is NEWLY_LISTED.

Types that use ItemSortEnum

CreateEmailCampaignRequestGetEmailCampaignResponseUpdateCampaignRequest

Calls that use ItemSortEnum

Enumerations

Value
Description
ENDING_FIRST
Display items by date ending, with listings ending soonest first.
HIGHEST_PRICED
Display items by price, from highest to lowest.
LOWEST_PRICED
Display items by price, from lowest to highest.
NEWLY_LISTED
Display items by date listed, from newest to oldest.