Class: Ebay::Requests::GetPopularKeywords
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/get_popular_keywords.rb
Overview
Attributes
text_node :category_id, 'CategoryID', :optional => true
boolean_node :include_child_categories, 'IncludeChildCategories', 'true', 'false', :optional => true
numeric_node :max_keywords_retrieved, 'MaxKeywordsRetrieved', :optional => true
object_node :pagination, 'Pagination', :class => Pagination, :optional => true
Instance Attribute Summary
Attributes inherited from Base
#auth_token, #password, #username
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Abstract
Methods inherited from Base
#call_name, #requester_credentials