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