GetProducts is designed to be useful to applications that support shopping comparison, product reviews, or basic supply and demand data.
GetProducts also supports tracking so that members of the eBay Affiliates Program can get commissions for driving traffic to eBay.
Note: For selling use cases, use GetProductSearchResults and GetProductSellingPages instead.
To use this call, you typically pass in keywords, and GetProducts finds products with matching words in the product title, description, and/or Item Specifics.
For each product of interest, you call GetProducts again to retrieve additional details that would be useful to buyers:
Note: As catalog queries can take longer than item queries, GetProducts can be slower than GetSearchResults. Also, due to the way product data is cached, you may get a faster response when you run the same query a second time.
This document was generated with a customized version of the apireferencedocs tool.
© 2005–2009 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.