Sha256: 029b5950fe882692137bd7b0bfc97c2644d6188e4b911bc8245c9ffca025ad3c
Contents?: true
Size: 1.15 KB
Versions: 9
Compression:
Stored size: 1.15 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v13/resources/domain_category.proto require 'google/protobuf' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v13/resources/domain_category.proto", :syntax => :proto3) do add_message "google.ads.googleads.v13.resources.DomainCategory" do optional :resource_name, :string, 1 proto3_optional :campaign, :string, 10 proto3_optional :category, :string, 11 proto3_optional :language_code, :string, 12 proto3_optional :domain, :string, 13 proto3_optional :coverage_fraction, :double, 14 proto3_optional :category_rank, :int64, 15 proto3_optional :has_children, :bool, 16 proto3_optional :recommended_cpc_bid_micros, :int64, 17 end end end module Google module Ads module GoogleAds module V13 module Resources DomainCategory = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.resources.DomainCategory").msgclass end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems