Sha256: 2218d12efcd6bcb93b40bf339e9e36b0666bd2c9c6128086aac3763a65730ef9
Contents?: true
Size: 975 Bytes
Versions: 4
Compression:
Stored size: 975 Bytes
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::Ads::GoogleAds::V0::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
Version data entries
4 entries across 4 versions & 1 rubygems