Sha256: 5e5255ddb246deaac7fb16f9a2594e079acd018bc5df98096d7781844b8e1abd
Contents?: true
Size: 1.19 KB
Versions: 5
Compression:
Stored size: 1.19 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/enums/keyword_plan_concept_group_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/enums/keyword_plan_concept_group_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.enums.KeywordPlanConceptGroupTypeEnum" do end add_enum "google.ads.googleads.v10.enums.KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :BRAND, 2 value :OTHER_BRANDS, 3 value :NON_BRAND, 4 end end end module Google module Ads module GoogleAds module V10 module Enums KeywordPlanConceptGroupTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.KeywordPlanConceptGroupTypeEnum").msgclass KeywordPlanConceptGroupTypeEnum::KeywordPlanConceptGroupType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems