Sha256: b0722a8fdb63541a4c112a293d1537cf9624d7d4583685d599d0a8c56a96b888

Contents?: true

Size: 1.3 KB

Versions: 3

Compression:

Stored size: 1.3 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v3/enums/conversion_action_type.proto

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v3/enums/conversion_action_type.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v3.enums.ConversionActionTypeEnum" do
    end
    add_enum "google.ads.googleads.v3.enums.ConversionActionTypeEnum.ConversionActionType" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :AD_CALL, 2
      value :CLICK_TO_CALL, 3
      value :GOOGLE_PLAY_DOWNLOAD, 4
      value :GOOGLE_PLAY_IN_APP_PURCHASE, 5
      value :UPLOAD_CALLS, 6
      value :UPLOAD_CLICKS, 7
      value :WEBPAGE, 8
      value :WEBSITE_CALL, 9
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V3
        module Enums
          ConversionActionTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.ConversionActionTypeEnum").msgclass
          ConversionActionTypeEnum::ConversionActionType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.ConversionActionTypeEnum.ConversionActionType").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v3/enums/conversion_action_type_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v3/enums/conversion_action_type_pb.rb
google-ads-googleads-7.0.0 lib/google/ads/google_ads/v3/enums/conversion_action_type_pb.rb