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