BaseFindingServiceRequest

Fields

affiliate ( Affiliate )
Container for affiliate details. eBay uses the specified affiliate information to build a View Item URL and Product URL string with correctly formatted affiliate tracking information, which it returns in the response. You can publish these URLs, and if a user clicks them to access eBay, the respective affiliate might get a commission, depending on the user's actions.

See the eBay Partner Network site for information about affiliate commissions.

Refer to the following sample for details on including affiliate information:
  Specifying affiliate information

buyerPostalCode ( string )
The postal code of the buyer. This is used as the basis for proximity searches as well as local searches.

The following sample uses buyerPostalCode and the MaxDistance itemFilter to perform a proximity search:
  Proximity Search

paginationInput ( PaginationInput )
Controls the pagination of the result set. Child elements specify the maximum number of item listings to return per call and the page of data to return. Controls the number of listings returned in the response, but does not specify the details to return for each listing.

Note: No more than 10,000 items can be retrieved for a given search, regardless of how many matches are found. This limit is enforced by the maximum page number allowed (100) and the maximum entries per page allowed (100).

sortOrder ( SortOrderType )
Sort the returned items according to a single specified sort order.

This document was generated with a customized version of the apireferencedocs tool.

© 2009–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.