module Adparlor module Facebook module GraphApi module Fields module BroadTargetingCategory FIELDS = [:id, :name, :category_description, :parent_category, :path, :size, :type, :type_name, :untranslated_name, :untranslated_parent_name] end end end end end