Sha256: fcb5951b40addbe025d60bdb352f465e64500a3c5736fbfee3295507b13d8a07

Contents?: true

Size: 1.71 KB

Versions: 3

Compression:

Stored size: 1.71 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v3/errors/setting_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v3.errors.SettingErrorEnum" do
    end
    add_enum "google.ads.googleads.v3.errors.SettingErrorEnum.SettingError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :SETTING_TYPE_IS_NOT_AVAILABLE, 3
      value :SETTING_TYPE_IS_NOT_COMPATIBLE_WITH_CAMPAIGN, 4
      value :TARGETING_SETTING_CONTAINS_INVALID_CRITERION_TYPE_GROUP, 5
      value :TARGETING_SETTING_DEMOGRAPHIC_CRITERION_TYPE_GROUPS_MUST_BE_SET_TO_TARGET_ALL, 6
      value :TARGETING_SETTING_CANNOT_CHANGE_TARGET_ALL_TO_FALSE_FOR_DEMOGRAPHIC_CRITERION_TYPE_GROUP, 7
      value :DYNAMIC_SEARCH_ADS_SETTING_AT_LEAST_ONE_FEED_ID_MUST_BE_PRESENT, 8
      value :DYNAMIC_SEARCH_ADS_SETTING_CONTAINS_INVALID_DOMAIN_NAME, 9
      value :DYNAMIC_SEARCH_ADS_SETTING_CONTAINS_SUBDOMAIN_NAME, 10
      value :DYNAMIC_SEARCH_ADS_SETTING_CONTAINS_INVALID_LANGUAGE_CODE, 11
      value :TARGET_ALL_IS_NOT_ALLOWED_FOR_PLACEMENT_IN_SEARCH_CAMPAIGN, 12
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V3
        module Errors
          SettingErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.SettingErrorEnum").msgclass
          SettingErrorEnum::SettingError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.SettingErrorEnum.SettingError").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v3/errors/setting_error_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v3/errors/setting_error_pb.rb
google-ads-googleads-7.0.0 lib/google/ads/google_ads/v3/errors/setting_error_pb.rb