Sha256: 681bea7f7ff22d9e6b21f94f4971aa227395447ed72d64c158b73f0fb45af90e

Contents?: true

Size: 1.1 KB

Versions: 8

Compression:

Stored size: 1.1 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v5/common/tag_snippet.proto

require 'google/protobuf'

require 'google/ads/google_ads/v5/enums/tracking_code_page_format_pb'
require 'google/ads/google_ads/v5/enums/tracking_code_type_pb'
require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v5/common/tag_snippet.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v5.common.TagSnippet" do
      optional :type, :enum, 1, "google.ads.googleads.v5.enums.TrackingCodeTypeEnum.TrackingCodeType"
      optional :page_format, :enum, 2, "google.ads.googleads.v5.enums.TrackingCodePageFormatEnum.TrackingCodePageFormat"
      proto3_optional :global_site_tag, :string, 5
      proto3_optional :event_snippet, :string, 6
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V5
        module Common
          TagSnippet = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v5.common.TagSnippet").msgclass
        end
      end
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
google-ads-googleads-12.0.2 lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb
google-ads-googleads-12.0.1 lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb
google-ads-googleads-11.0.0 lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb
google-ads-googleads-10.0.0 lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb
google-ads-googleads-9.0.0 lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb
google-ads-googleads-7.0.0 lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb