module Adparlor module Facebook module GraphApi module Fields module VideoThumbnail FIELDS = [:id, :height, :is_preferred, :name, :scale, :uri, :width].freeze end end end end end