GetSearchResultsResponseType
Fields
AllCategoriesExpansionArray ( ExpansionArrayType )
BuyingGuideDetails ( BuyingGuideDetailsType )
CategoryArray ( CategoryArrayType )
FilterRemovedExpansionArray ( ExpansionArrayType )
HasMoreItems ( boolean )
InternationalExpansionArray ( ExpansionArrayType )
ItemsPerPage ( int )
PageNumber ( int )
PaginationResult ( PaginationResultType )
RelatedSearchKeywordArray ( RelatedSearchKeywordArrayType )
SearchResultItemArray ( SearchResultItemArrayType )
SpellingSuggestion ( SpellingSuggestionType )
StoreExpansionArray ( ExpansionArrayType )

AllCategoriesExpansionArray ( ExpansionArrayType ) [0..1]
Can be returned if the request specifies that ExpandSearch is true. Provides additional search results when a small result set would have been returned with the original search. For example, on the US site (site ID 0), if a search would normally result in fewer than 10 items, and ExpandSearch is true, the search results are expanded to include (if matching the query) the AllCategoriesExpansionArray container for items, as well as other containers. The AllCategoriesExpansionArray container contains items available if category filters are removed.
See the Field Index to learn which calls use AllCategoriesExpansionArray.

BuyingGuideDetails ( BuyingGuideDetailsType ) [0..1]
Contains URLs and other information about relevant buying guides (if any), as well as the site's buying guide hub. Unavailable in the Sandbox environment. Buying guides are useful to buyers who do not have a specific product in mind. For example, a digital camera buying guide could help a buyer determine what kind of digital camera is right for them. Only returned for product finder searches (using SearchRequest.SearchAttributes) and for searches that retrieve matching categories along with item data (using Categories.CategoriesOnly=false).
See the Field Index to learn which calls use BuyingGuideDetails.

CategoryArray ( CategoryArrayType ) [0..1]
Shows the distribution of items across each category. Consists of statistical information about categories that contain items that match the query, if any. Returns empty if no matches are found or when the Categories filter was not passed in the request. (For categories associated with specific items, see items returned in each search result.) You must use fields within the Categories input container if you want the CategoryArray response container to be returned.
See the Field Index to learn which calls use CategoryArray.

FilterRemovedExpansionArray ( ExpansionArrayType ) [0..1]
Can be returned if the request specifies that ExpandSearch is true. Provides additional search results when a small result set would have been returned with the original search. For example, on the US site (site ID 0), if a search would normally result in fewer than 10 items, and ExpandSearch is true, the search results are expanded to include (if matching the query) the FilterRemovedExpansionArray container for items, as well as other containers. The FilterRemovedExpansionArray container contains items that would be returned if filters such as PriceRangeFilter are removed.
See the Field Index to learn which calls use FilterRemovedExpansionArray.

HasMoreItems ( boolean ) [1]
Indicates whether there are more items, not yet returned, that match the search criteria.
See the Field Index to learn which calls use HasMoreItems.

InternationalExpansionArray ( ExpansionArrayType ) [0..1]
Can be returned if the request specifies that ExpandSearch is true. Provides additional search results when a small result set would have been returned with the original search. For example, on the US site (site ID 0), if a search would normally result in fewer than 10 items, and ExpandSearch is true, the search results are expanded to include (if matching the query) the InternationalExpansionArray container for items, as well as other containers. The InternationalExpansionArray container contains items available from international sellers.
See the Field Index to learn which calls use InternationalExpansionArray.

ItemsPerPage ( int ) [0..1]
Indicates the maximum number of items that can be returned in a SearchResultItemArray for any given call.
See the Field Index to learn which calls use ItemsPerPage.

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

PaginationResult ( PaginationResultType ) [0..1]
Indicates the results of the pagination, including the total number of pages of data that can be returned and the total number of items that can be returned.
See the Field Index to learn which calls use PaginationResult.

RelatedSearchKeywordArray ( RelatedSearchKeywordArrayType ) [0..1]
Container for keywords related to the original keywords in the request. Can be returned if the request specified more than zero in the MaxRelatedSearchKeywords field.
See the Field Index to learn which calls use RelatedSearchKeywordArray.

SearchResultItemArray ( SearchResultItemArrayType ) [0..1]
Contains the returned item listings, if any. The data for each listing is returned in an ItemType object.
See the Field Index to learn which calls use SearchResultItemArray.

SpellingSuggestion ( SpellingSuggestionType ) [0..1]
Suggestion for a different spelling of the search term or terms, along with the number of matching items that would have been returned if the suggestions had been used. The suggestions are given in Text tags and the suggestion for the first word is given before the suggestion for subsequent words. Suggestions are based on correctly-spelled terms in items, so suggestions vary over time and depend on whether a word or word combination is in one or more items.
See the Field Index to learn which calls use SpellingSuggestion.

StoreExpansionArray ( ExpansionArrayType ) [0..1]
Contains items listed in the Store Inventory Format, if the request specifies that ExpandSearch is true.
See the Field Index to learn which calls use StoreExpansionArray.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.