eBay Shopping Web Service

Element: ns:FindHalfProductsRequest

Derived By

Type ns:FindHalfProductsRequestType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
ns:MessageID  xs:string  0..1  If you pass a value in MessageID in a request, we'll return the same value in CorrelationID in the response.
any    0..*   
ns:IncludeSelector  xs:string  0..1  Defines standard subsets of fields to return within the response.
ns:AvailableItemsOnly  xs:boolean  0..1  If true, only retrieve data for products that have been used to pre-fill active listings on the Half.com site. If false, retrieve all products that match the query.
ns:DomainName  xs:string  0..*  A domain to search in.
ns:ProductID  ns:ProductIDType  0..1  Use this to retrieve product details for one specific product. Specify the ID as a string, and use the type attribute to indicate the nature of the ID you are specifying.
ns:QueryKeywords  xs:string  0..1  One or more keywords to search for.
ns:SellerID  xs:string  0..1  The ID of a specific seller.
ns:ProductSort  ns:ProductSortCodeType  0..1  Sorts the list of products returned.
ns:SortOrder  ns:SortOrderCodeType  0..1  Sorts the list of products returned.
ns:MaxEntries  xs:int  0..1  Specifies the maximum number of products to return per page in a single call.
ns:PageNumber  xs:int  0..1  Specifies which page of data to return in the current call.

Referenced By