module Adparlor module Facebook module GraphApi module Fields module Page FIELDS = [:id, :access_token, :leadgen_tos_accepted, :name, :name_with_location_descriptor].freeze end end end end end