GetPopularKeywordsResponseType

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). Each CategoryType contains its ID, parent ID and keyword list.

Fields

CategoryArray ( CategoryArrayType ) [1]
Organization of keywords by category. For each category, its ID and its parent's ID and keywords are listed.
See the Field Index to learn which calls use CategoryArray.

HasMore ( boolean ) [0..1]
Indicates whether there are more categories beyond the subset returned in the last call to GetPopularKeywords. Returned only when IncludeChildCategories is true.
See the Field Index to learn which calls use HasMore.

PaginationResult ( PaginationResultType ) [0..1]
Contains information regarding the pagination of data (if pagination is used), including total number of pages and total number of entries.
See the Field Index to learn which calls use PaginationResult.

Copyright © 2005–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.