Sha256: 1d8c52b295e99328b685cc4051a0ad35e80001b2f444db97697016ba0ef6bd84

Contents?: true

Size: 1.6 KB

Versions: 6

Compression:

Stored size: 1.6 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v8/errors/recommendation_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v8.errors.RecommendationErrorEnum" do
    end
    add_enum "google.ads.googleads.v8.errors.RecommendationErrorEnum.RecommendationError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :BUDGET_AMOUNT_TOO_SMALL, 2
      value :BUDGET_AMOUNT_TOO_LARGE, 3
      value :INVALID_BUDGET_AMOUNT, 4
      value :POLICY_ERROR, 5
      value :INVALID_BID_AMOUNT, 6
      value :ADGROUP_KEYWORD_LIMIT, 7
      value :RECOMMENDATION_ALREADY_APPLIED, 8
      value :RECOMMENDATION_INVALIDATED, 9
      value :TOO_MANY_OPERATIONS, 10
      value :NO_OPERATIONS, 11
      value :DIFFERENT_TYPES_NOT_SUPPORTED, 12
      value :DUPLICATE_RESOURCE_NAME, 13
      value :RECOMMENDATION_ALREADY_DISMISSED, 14
      value :INVALID_APPLY_REQUEST, 15
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V8
        module Errors
          RecommendationErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.errors.RecommendationErrorEnum").msgclass
          RecommendationErrorEnum::RecommendationError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.errors.RecommendationErrorEnum.RecommendationError").enummodule
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-16.0.0 lib/google/ads/google_ads/v8/errors/recommendation_error_pb.rb
google-ads-googleads-15.0.0 lib/google/ads/google_ads/v8/errors/recommendation_error_pb.rb
google-ads-googleads-14.0.0 lib/google/ads/google_ads/v8/errors/recommendation_error_pb.rb
google-ads-googleads-13.0.0 lib/google/ads/google_ads/v8/errors/recommendation_error_pb.rb
google-ads-googleads-12.0.2 lib/google/ads/google_ads/v8/errors/recommendation_error_pb.rb
google-ads-googleads-12.0.1 lib/google/ads/google_ads/v8/errors/recommendation_error_pb.rb