Sha256: b835d450d778db75529881678c4b17d29df484caffae2d65918cca231ec5f2b7
Contents?: true
Size: 1.15 KB
Versions: 5
Compression:
Stored size: 1.15 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v11/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/v11/resources/domain_category.proto", :syntax => :proto3) do add_message "google.ads.googleads.v11.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 V11 module Resources DomainCategory = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v11.resources.DomainCategory").msgclass end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems