Sha256: 3b4d3e95437ffdca542838afd6a6936c629d65720e2554a3b85014934611e318
Contents?: true
Size: 931 Bytes
Versions: 4
Compression:
Stored size: 931 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/errors/keyword_plan_ad_group_error.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.errors.KeywordPlanAdGroupErrorEnum" do end add_enum "google.ads.googleads.v0.errors.KeywordPlanAdGroupErrorEnum.KeywordPlanAdGroupError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :INVALID_NAME, 2 value :DUPLICATE_NAME, 3 end end module Google::Ads::GoogleAds::V0::Errors KeywordPlanAdGroupErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.KeywordPlanAdGroupErrorEnum").msgclass KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.KeywordPlanAdGroupErrorEnum.KeywordPlanAdGroupError").enummodule end
Version data entries
4 entries across 4 versions & 1 rubygems