Sha256: cc3e1826657461776e609c1e0d1bf078d05da5f703b28c5682deead38758937b

Contents?: true

Size: 1.65 KB

Versions: 8

Compression:

Stored size: 1.65 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v6/errors/multiplier_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v6.errors.MultiplierErrorEnum" do
    end
    add_enum "google.ads.googleads.v6.errors.MultiplierErrorEnum.MultiplierError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :MULTIPLIER_TOO_HIGH, 2
      value :MULTIPLIER_TOO_LOW, 3
      value :TOO_MANY_FRACTIONAL_DIGITS, 4
      value :MULTIPLIER_NOT_ALLOWED_FOR_BIDDING_STRATEGY, 5
      value :MULTIPLIER_NOT_ALLOWED_WHEN_BASE_BID_IS_MISSING, 6
      value :NO_MULTIPLIER_SPECIFIED, 7
      value :MULTIPLIER_CAUSES_BID_TO_EXCEED_DAILY_BUDGET, 8
      value :MULTIPLIER_CAUSES_BID_TO_EXCEED_MONTHLY_BUDGET, 9
      value :MULTIPLIER_CAUSES_BID_TO_EXCEED_CUSTOM_BUDGET, 10
      value :MULTIPLIER_CAUSES_BID_TO_EXCEED_MAX_ALLOWED_BID, 11
      value :BID_LESS_THAN_MIN_ALLOWED_BID_WITH_MULTIPLIER, 12
      value :MULTIPLIER_AND_BIDDING_STRATEGY_TYPE_MISMATCH, 13
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V6
        module Errors
          MultiplierErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v6.errors.MultiplierErrorEnum").msgclass
          MultiplierErrorEnum::MultiplierError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v6.errors.MultiplierErrorEnum.MultiplierError").enummodule
        end
      end
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
google-ads-googleads-13.0.0 lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb
google-ads-googleads-12.0.2 lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb
google-ads-googleads-12.0.1 lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb
google-ads-googleads-11.0.0 lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb
google-ads-googleads-10.0.0 lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb
google-ads-googleads-9.0.0 lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb