eBay Shopping Web Service

Element: ns:FindItemsRequest

Derived By

Type ns:FindItemsRequestType

Content Model

Contains elements as defined in the following table.

Component  Type  Description 
ns:MessageID  xs:string  If you pass a value in MessageID in a request, we'll return the same value in CorrelationID in the response.
any     
ns:QueryKeywords  xs:string  A query that specifies a string for searching titles of items on eBay.
ns:ItemSort  ns:SimpleItemSortCodeType  Sorts search results based on the value you specify.
ns:SortOrder  ns:SortOrderCodeType  Sorts search results in ascending or descending order, in conjunction with the value you specify in ItemSort.
ns:MaxEntries  xs:int  Specifies the maximum number of entries to return in a single call.
ns:PostalCode  xs:string  Specifies the postal code where the buyer is located.
ns:SellerID  xs:string  The ID of a specific seller.
ns:SellerIDExclude  xs:string  Specify this value if you want search results to be filtered so that the items returned do not include items sold by a specific seller or by specific sellers.
ns:HideDuplicateItems  xs:boolean  Specifies whether or not to remove duplicate items from search results.