Sha256: 3e92c2fb323f784ab3a1cfbc784769365f8189b380faea47401926a6d63b59c9

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

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

require 'google/ads/google_ads/v10/enums/tracking_code_page_format_pb'
require 'google/ads/google_ads/v10/enums/tracking_code_type_pb'
require 'google/api/annotations_pb'
require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v10/common/tag_snippet.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v10.common.TagSnippet" do
      optional :type, :enum, 1, "google.ads.googleads.v10.enums.TrackingCodeTypeEnum.TrackingCodeType"
      optional :page_format, :enum, 2, "google.ads.googleads.v10.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 V10
        module Common
          TagSnippet = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.common.TagSnippet").msgclass
        end
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google-ads-googleads-16.0.0 lib/google/ads/google_ads/v10/common/tag_snippet_pb.rb