BestMatchSearchResult

Contains the returned item group listing along with total count.

Types that use BestMatchSearchResult:

Calls that use one or more fields of BestMatchSearchResult:

Fields

searchItemGroup ( SearchItemGroup ) [1..*]
Container for items that match the associated itemGroupName parameter. For search and non-media PDP, it contains featured and mixed result-set groups. For media PDP, it contains item condition groups: Brand New, Like New, Very Good, Good and Acceptable.
See the Field Index to learn which calls use searchItemGroup.

totalEntries ( int ) [0..1]
Total number of items in all item groups that match the query.
See the Field Index to learn which calls use totalEntries.

Attribute

count ( int )
Total number of items returned. Not returned if no items match the search query (totalEntries=0). This value is usually equal to the input value for entriesPerPage, unless the query matches fewer items than the value specified for entriesPerPage.

Copyright © 2009–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.