Sha256: a0633ecc247c668767d51a2800c1189542a554f485a072fd7a03566a55bc83b1

Contents?: true

Size: 221 Bytes

Versions: 4

Compression:

Stored size: 221 Bytes

Contents

module Adparlor
  module Facebook
    module GraphApi
      module Fields
        module DeliveryEstimate
          FIELDS = [:daily_outcomes_curve, :estimate_dau, :estimate_ready]
        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/delivery_estimate.rb
adparlor-facebook-0.8.0 lib/adparlor/facebook/graph_api/fields/delivery_estimate.rb
adparlor-facebook-0.7.9 lib/adparlor/facebook/graph_api/fields/delivery_estimate.rb
adparlor-facebook-0.7.8 lib/adparlor/facebook/graph_api/fields/delivery_estimate.rb