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