Sha256: 4a36cc448fa678740dc8dc2c90cc9c6f48fc76e38a9620f38c5e5079942b407c
Contents?: true
Size: 1.19 KB
Versions: 6
Compression:
Stored size: 1.19 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/enums/keyword_plan_concept_group_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/enums/keyword_plan_concept_group_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.enums.KeywordPlanConceptGroupTypeEnum" do end add_enum "google.ads.googleads.v12.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 V12 module Enums KeywordPlanConceptGroupTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.KeywordPlanConceptGroupTypeEnum").msgclass KeywordPlanConceptGroupTypeEnum::KeywordPlanConceptGroupType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems