Sha256: eacfc252bc8463793bd4b14994e6ac3adab8de51d2dcb4c9adbcf565f7aa5854

Contents?: true

Size: 1.32 KB

Versions: 5

Compression:

Stored size: 1.32 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v10/enums/attribution_model.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v10.enums.AttributionModelEnum" do
    end
    add_enum "google.ads.googleads.v10.enums.AttributionModelEnum.AttributionModel" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :EXTERNAL, 100
      value :GOOGLE_ADS_LAST_CLICK, 101
      value :GOOGLE_SEARCH_ATTRIBUTION_FIRST_CLICK, 102
      value :GOOGLE_SEARCH_ATTRIBUTION_LINEAR, 103
      value :GOOGLE_SEARCH_ATTRIBUTION_TIME_DECAY, 104
      value :GOOGLE_SEARCH_ATTRIBUTION_POSITION_BASED, 105
      value :GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN, 106
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V10
        module Enums
          AttributionModelEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.AttributionModelEnum").msgclass
          AttributionModelEnum::AttributionModel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.AttributionModelEnum.AttributionModel").enummodule
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v10/enums/attribution_model_pb.rb
google-ads-googleads-19.0.0 lib/google/ads/google_ads/v10/enums/attribution_model_pb.rb
google-ads-googleads-18.1.0 lib/google/ads/google_ads/v10/enums/attribution_model_pb.rb
google-ads-googleads-18.0.0 lib/google/ads/google_ads/v10/enums/attribution_model_pb.rb
google-ads-googleads-17.0.0 lib/google/ads/google_ads/v10/enums/attribution_model_pb.rb