module Adparlor module Facebook module GraphApi module Fields module ConnectionObject FIELDS = [:id, :name, :name_with_location_descriptor, :url, :type, :checkin_capable, :picture, :tabs, :is_game, :supported_platforms, :native_app_store_ids, :object_store_urls, :app_installs_tracked, :native_app_targeting_ids, :og_namespace, :og_actions, :og_objects, :website, :logo_url, :icon_url, :event_parent_page_id, :event_parent_page_name, :event_start_timestamp, :event_is_viewer_admin, :cpa_access, :engagement_score] end end end end end