ItemListCustomizationType
Defines how a list of items should be returned.

Types that use ItemListCustomizationType:

Calls that use one or more fields of ItemListCustomizationType:

Fields

DurationInDays ( int )
Include ( boolean )
IncludeNotes ( boolean )
ListingType ( ListingTypeCodeType )
Pagination ( PaginationType )
Sort ( ItemSortTypeCodeType )

DurationInDays ( int ) [0..1]
Specifies the time period during which an item was won or lost. Similar to the period drop-down menu in the My eBay user interface. Valid for WonList, DeletedFromWonList, LostList, DeletedFromLostList, SoldList, DeletedFromSoldList, UnsoldList, DeletedFromUnsoldList, BestOfferList, BuyingReminders, and SellingReminders.
See the Field Index to learn which calls use DurationInDays.

Include ( boolean ) [0..1]
Returns the list using the default settings.
See the Field Index to learn which calls use Include.

IncludeNotes ( boolean ) [0..1]
Specifies whether to include Item.PrivateNotes and Item.eBayNotes in the response. Valid for WatchList, BidList, WonList, DeletedFromWonList, LostList, DeletedFromLostList, ScheduledList, ActiveList, SoldList, and UnsoldList.
See the Field Index to learn which calls use IncludeNotes.

ListingType ( see ListingTypeCodeType for possible values ) [0..1]
Specifies the listing type of items in the returned list. In GetMyeBaySelling, valid only for ActiveList.
See the Field Index to learn which calls use ListingType.

Pagination ( PaginationType ) [0..1]
Specifies how to create virtual pages in the returned list. Valid for BidList, WonList, LostList, ScheduledList, ActiveList, SoldList, DeleteFromSoldList, UnsoldList, DeleteFromUnsoldList, and GetItemsAwaitingFeedback. Default for EntriesPerPage with GetMyeBayBuying is 200.
See the Field Index to learn which calls use Pagination.

Sort ( see ItemSortTypeCodeType for possible values ) [0..1]
Specifies how the items returned should be sorted. Valid for BestOfferList, BidList, LostList, DeleteFromLostList, WatchList, WonList, and DeleteFromWonList for GetMyeBayBuying. Valid for BidList, ScheduledList, ActiveList, SoldList, DeletedFromSoldList, UnsoldList, and DeletedFromUnsoldList for GetMyeBaySelling. Also valid for GetItemsAwaitingFeedback.
See the Field Index to learn which calls use Sort.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.