Sha256: ba27a595ea279735195383692a08e9d7f9da192b632c2cd198744fe8790f93d6

Contents?: true

Size: 1.19 KB

Versions: 2

Compression:

Stored size: 1.19 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.errors.RecommendationErrorEnum" do
  end
  add_enum "google.ads.googleads.v0.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
  end
end

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
google-ads-googleads-0.6.0 lib/google/ads/google_ads/v0/errors/recommendation_error_pb.rb
google-ads-googleads-0.5.0 lib/google/ads/google_ads/v0/errors/recommendation_error_pb.rb