Sha256: 8d57fac5afd72f4124f75f499f2f131fd485d2936d84253f62cc20e54ca7f213
Contents?: true
Size: 877 Bytes
Versions: 5
Compression:
Stored size: 877 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v9/common/url_collection.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v9/common/url_collection.proto", :syntax => :proto3) do add_message "google.ads.googleads.v9.common.UrlCollection" do proto3_optional :url_collection_id, :string, 5 repeated :final_urls, :string, 6 repeated :final_mobile_urls, :string, 7 proto3_optional :tracking_url_template, :string, 8 end end end module Google module Ads module GoogleAds module V9 module Common UrlCollection = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.common.UrlCollection").msgclass end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems