Sha256: dba0e0e0b42fc4d4b25f8a5767ace5407382624b00cafd64653f03e52dfb5b81
Contents?: true
Size: 1.16 KB
Versions: 6
Compression:
Stored size: 1.16 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v7/errors/keyword_plan_ad_group_error.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v7/errors/keyword_plan_ad_group_error.proto", :syntax => :proto3) do add_message "google.ads.googleads.v7.errors.KeywordPlanAdGroupErrorEnum" do end add_enum "google.ads.googleads.v7.errors.KeywordPlanAdGroupErrorEnum.KeywordPlanAdGroupError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :INVALID_NAME, 2 value :DUPLICATE_NAME, 3 end end end module Google module Ads module GoogleAds module V7 module Errors KeywordPlanAdGroupErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.errors.KeywordPlanAdGroupErrorEnum").msgclass KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.errors.KeywordPlanAdGroupErrorEnum.KeywordPlanAdGroupError").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems