FindItemsAdvancedResponseType
Contains the item listings matching your search criteria.
Fields
CategoryHistogram ( CategoryArrayType )
DuplicateItems ( boolean )
ItemSearchURL ( anyURI )
PageNumber ( int )
SearchResult ( SearchResultType )
TotalInternationalExpansionItems ( int )
TotalItems ( int )
TotalPages ( int )
TotalStoresExpansionItems ( int )

CategoryHistogram ( CategoryArrayType ) [0..1]
Statistical (histogram) information about categories that contain items that match the query, if any. For categories associated with specific items, see items returned in each search result. Shows the distribution of items across each category. Not returned if there is no match.
See the Field Index to learn which calls use CategoryHistogram.

DuplicateItems ( boolean ) [0..1]
Indicates whether there are duplicated items not returned by this response when HideDuplicateItems is true in the request.
See the Field Index to learn which calls use DuplicateItems.

ItemSearchURL ( anyURI ) [0..1]
A URL for search results that corresponds to your search request.
See the Field Index to learn which calls use ItemSearchURL.

PageNumber ( int ) [0..1]
Indicates the page of data returned by the current call. For instance, for the first set of items returned, this field has a value of 1.
See the Field Index to learn which calls use PageNumber.

SearchResult ( SearchResultType ) [0..*]
Contains the returned item listings, if any. The data for each listing is returned in an Item container.
See the Field Index to learn which calls use SearchResult.

TotalInternationalExpansionItems ( int ) [0..1]
Total item count for an international expansion of the search.
See the Field Index to learn which calls use TotalInternationalExpansionItems.

TotalItems ( int ) [0..1]
Indicates the total number of items that could be returned by repeated requests. Returned with a value of 0 if no items match your search request.
See the Field Index to learn which calls use TotalItems.

TotalPages ( int ) [0..1]
Indicates the total number of pages of data that could be returned by repeated requests. Returned with a value of 0 if no pages are available.
See the Field Index to learn which calls use TotalPages.

TotalStoresExpansionItems ( int ) [0..1]
Total item count for a store expansion of the search.
See the Field Index to learn which calls use TotalStoresExpansionItems.

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

© 2006–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.