Sha256: 8913b4af689a8264a769295d6499612322e0c67c43f0fec2fceff2d8baadb0aa

Contents?: true

Size: 1.18 KB

Versions: 5

Compression:

Stored size: 1.18 KB

Contents

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

require 'google/protobuf'

require 'google/ads/google_ads/v4/enums/tracking_code_page_format_pb'
require 'google/ads/google_ads/v4/enums/tracking_code_type_pb'
require 'google/protobuf/wrappers_pb'
require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v4/common/tag_snippet.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v4.common.TagSnippet" do
      optional :type, :enum, 1, "google.ads.googleads.v4.enums.TrackingCodeTypeEnum.TrackingCodeType"
      optional :page_format, :enum, 2, "google.ads.googleads.v4.enums.TrackingCodePageFormatEnum.TrackingCodePageFormat"
      optional :global_site_tag, :message, 3, "google.protobuf.StringValue"
      optional :event_snippet, :message, 4, "google.protobuf.StringValue"
    end
  end
end

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-10.0.0 lib/google/ads/google_ads/v4/common/tag_snippet_pb.rb
google-ads-googleads-9.0.0 lib/google/ads/google_ads/v4/common/tag_snippet_pb.rb
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v4/common/tag_snippet_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v4/common/tag_snippet_pb.rb
google-ads-googleads-7.0.0 lib/google/ads/google_ads/v4/common/tag_snippet_pb.rb