Sha256: 3f9b1d7a08219d7bc930012e91f2cb02ea109b8cd1a1199037d6e73b29070510

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/google_ads/v0/enums/conversion_action_counting_type.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.enums.ConversionActionCountingTypeEnum" do
  end
  add_enum "google.ads.googleads.v0.enums.ConversionActionCountingTypeEnum.ConversionActionCountingType" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :ONE_PER_CLICK, 2
    value :MANY_PER_CLICK, 3
  end
end

module Google
  module Ads
    module GoogleAds
      module V0
        module Enums
          ConversionActionCountingTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.ConversionActionCountingTypeEnum").msgclass
          ConversionActionCountingTypeEnum::ConversionActionCountingType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.ConversionActionCountingTypeEnum.ConversionActionCountingType").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-0.7.0 lib/google/ads/google_ads/v0/enums/conversion_action_counting_type_pb.rb
google-ads-googleads-0.6.0 lib/google/ads/google_ads/v0/enums/conversion_action_counting_type_pb.rb
google-ads-googleads-0.5.0 lib/google/ads/google_ads/v0/enums/conversion_action_counting_type_pb.rb