Sha256: 8ad42022d1f7f1f619dfd01d6319cdf69c5dd15d90cf1b9a1509065007392c71
Contents?: true
Size: 1.16 KB
Versions: 9
Compression:
Stored size: 1.16 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v13/enums/call_tracking_display_location.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v13/enums/call_tracking_display_location.proto", :syntax => :proto3) do add_message "google.ads.googleads.v13.enums.CallTrackingDisplayLocationEnum" do end add_enum "google.ads.googleads.v13.enums.CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :AD, 2 value :LANDING_PAGE, 3 end end end module Google module Ads module GoogleAds module V13 module Enums CallTrackingDisplayLocationEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.enums.CallTrackingDisplayLocationEnum").msgclass CallTrackingDisplayLocationEnum::CallTrackingDisplayLocation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.enums.CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation").enummodule end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems