module Adparlor module Facebook module GraphApi module Fields module TargetingSuggestion FIELDS = [:id, :description, :name, :path, :type, :audience_size_lower_bound, :audience_size_upper_bound] end end end end end