SearchResult
Contains the returned item listings, if any. The data for each listing is returned in individual item containers.
Type that uses SearchResult:
Calls that use SearchResult:
findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
Field
item ( SearchItem ) [0..*]
Container for the data of a single item that matches the search criteria.
See the Field Index to learn which calls use item.
Attribute
count ( int )
The total number of items returned in the search response. This is often equal to the entriesPerPage value. If the count is less than the specified entriesPerPage, it indicates the end of the result set.