FindPopularSearchesResponseType
Contains the keyword data for the requested categories. A category's data are contained in a CategoryArrayType object if there is no error (one or more CategoryType objects). Returns category data as well as related search data.
Fields
PageNumber ( int ) [0..1]
Indicates the page of data returned by the current call. For instance, for the first set of items can be returned, this field has a value of one.
See the Field Index to learn which calls use PageNumber.

PopularSearchResult ( PopularSearchesType ) [0..*]
Returns most popular search words by category. For each category, the CategoryID, CategoryName, CategoryParentID, and CategoryParentName, are returned, as well as QueryKeywords, related, and alternate searches.
See the Field Index to learn which calls use PopularSearchResult.

TotalPages ( int ) [0..1]
Indicates the total number of pages of data that could be returned by repeated requests. Returned with a value of 0 if no pages are available.
See the Field Index to learn which calls use TotalPages.

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

© 2006–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.