Sha256: 7fe8fff696b8c3f94d80a5301ced9b9237dbae786d959549f959109c08c71009
Contents?: true
Size: 436 Bytes
Versions: 16
Compression:
Stored size: 436 Bytes
Contents
module Adparlor module Facebook module GraphApi module Fields module AdImage FIELDS = [:id, :account_id, :hash, :url, :creatives, :filename, :width, :height, :original_width, :original_height, :name, :status, :created_time, :updated_time, :permalink_url, :url_128] CREATE_FIELDS = [:account_id, :copy_from, :source] end end end end end
Version data entries
16 entries across 16 versions & 1 rubygems