Class: FbGraph::AdKeywordSuggestion

Inherits:
AdKeyword show all
Defined in:
lib/fb_graph/ad_keyword_suggestion.rb

Instance Attribute Summary

Attributes inherited from AdKeyword

#description, #name

Attributes inherited from Node

#access_token, #endpoint, #identifier, #raw_attributes

Class Method Summary collapse

Methods inherited from AdKeyword

#initialize, #topic_keyword?

Methods included from Searchable

search, #search

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_paramObject



3
4
5
# File 'lib/fb_graph/ad_keyword_suggestion.rb', line 3

def self.search_query_param
  :keyword_list
end