Sha256: ae35b8637f60930cc0a190b2c84d155d9d146a85b77eb5673418eb13801bb101
Contents?: true
Size: 262 Bytes
Versions: 20
Compression:
Stored size: 262 Bytes
Contents
module Adparlor module Facebook module GraphApi module AdTargetingTypes module AdGeolocations class AdRegion < AdGeolocation OPTIONS = { location_types: %w(region) } end end end end end end
Version data entries
20 entries across 20 versions & 1 rubygems