Sha256: b978c134ca2ed5f7a2102f2ebea13b193a54d2bbca40958567bf7bc9b693ca52
Contents?: true
Size: 1.63 KB
Versions: 6
Compression:
Stored size: 1.63 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/errors/conversion_value_rule_error.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/errors/conversion_value_rule_error.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.errors.ConversionValueRuleErrorEnum" do end add_enum "google.ads.googleads.v12.errors.ConversionValueRuleErrorEnum.ConversionValueRuleError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :INVALID_GEO_TARGET_CONSTANT, 2 value :CONFLICTING_INCLUDED_AND_EXCLUDED_GEO_TARGET, 3 value :CONFLICTING_CONDITIONS, 4 value :CANNOT_REMOVE_IF_INCLUDED_IN_VALUE_RULE_SET, 5 value :CONDITION_NOT_ALLOWED, 6 value :FIELD_MUST_BE_UNSET, 7 value :CANNOT_PAUSE_UNLESS_VALUE_RULE_SET_IS_PAUSED, 8 value :UNTARGETABLE_GEO_TARGET, 9 value :INVALID_AUDIENCE_USER_LIST, 10 value :INACCESSIBLE_USER_LIST, 11 value :INVALID_AUDIENCE_USER_INTEREST, 12 value :CANNOT_ADD_RULE_WITH_STATUS_REMOVED, 13 end end end module Google module Ads module GoogleAds module V12 module Errors ConversionValueRuleErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.errors.ConversionValueRuleErrorEnum").msgclass ConversionValueRuleErrorEnum::ConversionValueRuleError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.errors.ConversionValueRuleErrorEnum.ConversionValueRuleError").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems