Sha256: 482afdc62d50ee9845348f1d324f6be39a02d06859559d70f2d75c2e705c753b

Contents?: true

Size: 265 Bytes

Versions: 4

Compression:

Stored size: 265 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
adparlor-facebook-0.8.2 lib/adparlor/facebook/graph_api/fields/targeting_suggestion.rb
adparlor-facebook-0.8.0 lib/adparlor/facebook/graph_api/fields/targeting_suggestion.rb
adparlor-facebook-0.7.9 lib/adparlor/facebook/graph_api/fields/targeting_suggestion.rb
adparlor-facebook-0.7.8 lib/adparlor/facebook/graph_api/fields/targeting_suggestion.rb