Class: FbGraph::AdKeywordSuggestion
- Defined in:
- lib/fb_graph/ad_keyword_suggestion.rb
Instance Attribute Summary
Attributes inherited from AdKeyword
Attributes inherited from Node
#access_token, #endpoint, #identifier, #raw_attributes
Class Method Summary collapse
Methods inherited from AdKeyword
Methods included from Searchable
Methods inherited from Node
#connection, #destroy, #fetch, fetch, #initialize, #update
Methods included from Comparison
Constructor Details
This class inherits a constructor from FbGraph::AdKeyword
Class Method Details
.search_query_param ⇒ Object
3 4 5 |
# File 'lib/fb_graph/ad_keyword_suggestion.rb', line 3 def self.search_query_param :keyword_list end |