Sha256: 5084bd3651610484f386d3b609d1c87bf9a2da5b78e6aad7aeafb94011b576a1
Contents?: true
Size: 1.67 KB
Versions: 1
Compression:
Stored size: 1.67 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/errors/conversion_value_rule_error.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/errors/conversion_value_rule_error.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.errors.ConversionValueRuleErrorEnum" do end add_enum "google.ads.googleads.v10.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 V10 module Errors ConversionValueRuleErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.errors.ConversionValueRuleErrorEnum").msgclass ConversionValueRuleErrorEnum::ConversionValueRuleError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.errors.ConversionValueRuleErrorEnum.ConversionValueRuleError").enummodule end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-ads-googleads-16.0.0 | lib/google/ads/google_ads/v10/errors/conversion_value_rule_error_pb.rb |