Sha256: 0794c02328a6216a0668254c79ea2281b6f6e2b72d080e8fe8e5c50a1c557bb7
Contents?: true
Size: 169 Bytes
Versions: 1
Compression:
Stored size: 169 Bytes
Contents
# frozen_string_literal: true class RocketfuelApi::Service::ThridPartyPixelSearch < RocketfuelApi::Service def initialize(connection) super(connection) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rocketfuel_api-0.1.2 | lib/rocketfuel_api/service/third_party_pixel_search.rb |