Sha256: fa67605f820c80b5f2ca813f5674382a6c245774718794e912a3b0a6436c730d
Contents?: true
Size: 877 Bytes
Versions: 4
Compression:
Stored size: 877 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/enums/tracking_code_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.TrackingCodeTypeEnum" do end add_enum "google.ads.googleads.v0.enums.TrackingCodeTypeEnum.TrackingCodeType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :WEBPAGE, 2 value :WEBPAGE_ONCLICK, 3 value :CLICK_TO_CALL, 4 end end module Google::Ads::GoogleAds::V0::Enums TrackingCodeTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.TrackingCodeTypeEnum").msgclass TrackingCodeTypeEnum::TrackingCodeType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.TrackingCodeTypeEnum.TrackingCodeType").enummodule end
Version data entries
4 entries across 4 versions & 1 rubygems