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