Module: Adparlor::Facebook::GraphApi::Fields::Picture

Included in:
Picture
Defined in:
lib/adparlor/facebook/graph_api/fields/picture.rb

Constant Summary collapse

FIELDS =
[
  :cache_key,
  :height,
  :is_silhouette,
  :url,
  :width
]