Sha256: 62ad96da3f57555861f58a1e9c1c595224985287d46a68e43ab63333162c964c

Contents?: true

Size: 1.57 KB

Versions: 5

Compression:

Stored size: 1.57 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v10/errors/recommendation_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v10.errors.RecommendationErrorEnum" do
    end
    add_enum "google.ads.googleads.v10.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 V10
        module Errors
          RecommendationErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.errors.RecommendationErrorEnum").msgclass
          RecommendationErrorEnum::RecommendationError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.errors.RecommendationErrorEnum.RecommendationError").enummodule
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v10/errors/recommendation_error_pb.rb
google-ads-googleads-19.0.0 lib/google/ads/google_ads/v10/errors/recommendation_error_pb.rb
google-ads-googleads-18.1.0 lib/google/ads/google_ads/v10/errors/recommendation_error_pb.rb
google-ads-googleads-18.0.0 lib/google/ads/google_ads/v10/errors/recommendation_error_pb.rb
google-ads-googleads-17.0.0 lib/google/ads/google_ads/v10/errors/recommendation_error_pb.rb