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