ProductResponse

Container for product information returned by product search calls.

Types that use ProductResponse:

Calls that use one or more fields of ProductResponse:

Fields

invocationId ( string ) [0..1]
A unique identifer for a given product response, corresponding to a specific product request.
See the Field Index to learn which calls use invocationId.

paginationOutput ( PaginationOutput ) [0..1]
Indicates the pagination of the result set. Child elements indicate the maximum number of item listings returned per response and which page of data has been returned.
See the Field Index to learn which calls use paginationOutput.

products ( Product ) [0..*]
Container for multiple products.
See the Field Index to learn which calls use products.

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.