Module: Adparlor::Facebook::GraphApi::Fields::AdImage

Included in:
AdImage
Defined in:
lib/adparlor/facebook/graph_api/fields/ad_image.rb

Constant Summary collapse

FIELDS =
[:id, :account_id, :hash, :url, :creatives, :filename, :width, :height,
:original_width, :original_height, :name, :status,
:created_time, :updated_time, :permalink_url, :url_128, :url_256, :url_256_height, :url_256_width]
CREATE_FIELDS =
[:account_id, :copy_from, :source]