Sha256: 571da6ce17c6eb426f06660ae9c3701a0717544d681a672988bdd6c7055844bb

Contents?: true

Size: 1.13 KB

Versions: 3

Compression:

Stored size: 1.13 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v3.enums.AttributionModelEnum" do
  end
  add_enum "google.ads.googleads.v3.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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-6.0.0 lib/google/ads/google_ads/v3/enums/attribution_model_pb.rb
google-ads-googleads-5.1.0 lib/google/ads/google_ads/v3/enums/attribution_model_pb.rb
google-ads-googleads-5.0.0 lib/google/ads/google_ads/v3/enums/attribution_model_pb.rb