eBay Shopping Web Service

Element: ns:PageNumber [type FindProductsResponseType]

Description

The number of the page of data returned.

Derived By

Type xs:int

Referenced By

Remarks

If many products are found and multiple pages of results are available, use this in combination with ApproximatePages and MoreResults to decide which page to retrieve next. As FindProducts only returns up to 2000 products, the maximum possible value is theoretically 2000 (if you were to set MaxEntries to 1 in the request).