Sha256: be647c23b3d5c0520d7b76fddc6b016c6c2ed9dde5f5d711cfc7d480ee3169ba

Contents?: true

Size: 1.53 KB

Versions: 9

Compression:

Stored size: 1.53 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v13/errors/keyword_plan_error.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v13/errors/keyword_plan_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v13.errors.KeywordPlanErrorEnum" do
    end
    add_enum "google.ads.googleads.v13.errors.KeywordPlanErrorEnum.KeywordPlanError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :BID_MULTIPLIER_OUT_OF_RANGE, 2
      value :BID_TOO_HIGH, 3
      value :BID_TOO_LOW, 4
      value :BID_TOO_MANY_FRACTIONAL_DIGITS, 5
      value :DAILY_BUDGET_TOO_LOW, 6
      value :DAILY_BUDGET_TOO_MANY_FRACTIONAL_DIGITS, 7
      value :INVALID_VALUE, 8
      value :KEYWORD_PLAN_HAS_NO_KEYWORDS, 9
      value :KEYWORD_PLAN_NOT_ENABLED, 10
      value :KEYWORD_PLAN_NOT_FOUND, 11
      value :MISSING_BID, 13
      value :MISSING_FORECAST_PERIOD, 14
      value :INVALID_FORECAST_DATE_RANGE, 15
      value :INVALID_NAME, 16
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V13
        module Errors
          KeywordPlanErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.errors.KeywordPlanErrorEnum").msgclass
          KeywordPlanErrorEnum::KeywordPlanError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.errors.KeywordPlanErrorEnum.KeywordPlanError").enummodule
        end
      end
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
google-ads-googleads-25.0.2 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb
google-ads-googleads-25.0.1 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb
google-ads-googleads-25.0.0 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb
google-ads-googleads-24.0.0 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb
google-ads-googleads-23.1.0 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb
google-ads-googleads-22.0.0 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v13/errors/keyword_plan_error_pb.rb