eBay Product APIVersion 1.4.0
 

ProductResponse

Container for product information returned by product search calls.

Type that uses ProductResponse:

Calls that use 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 productSearchResult nodes 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.