Sha256: 9c7d5f82af3f0651d155a2540930a0a64187ec309a87612a1d3c0abe84e60a43

Contents?: true

Size: 1.11 KB

Versions: 2

Compression:

Stored size: 1.11 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/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
  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.3.0 lib/google/ads/googleads/v0/errors/recommendation_error_pb.rb
google-ads-googleads-0.2.0 lib/google/ads/googleads/v0/errors/recommendation_error_pb.rb