Sha256: f78e441ed07d0ffab5e19de04b396e08fa5f36a18d3763e2b1ab9f059e2b5269

Contents?: true

Size: 1.78 KB

Versions: 6

Compression:

Stored size: 1.78 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v12/errors/manager_link_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v12.errors.ManagerLinkErrorEnum" do
    end
    add_enum "google.ads.googleads.v12.errors.ManagerLinkErrorEnum.ManagerLinkError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :ACCOUNTS_NOT_COMPATIBLE_FOR_LINKING, 2
      value :TOO_MANY_MANAGERS, 3
      value :TOO_MANY_INVITES, 4
      value :ALREADY_INVITED_BY_THIS_MANAGER, 5
      value :ALREADY_MANAGED_BY_THIS_MANAGER, 6
      value :ALREADY_MANAGED_IN_HIERARCHY, 7
      value :DUPLICATE_CHILD_FOUND, 8
      value :CLIENT_HAS_NO_ADMIN_USER, 9
      value :MAX_DEPTH_EXCEEDED, 10
      value :CYCLE_NOT_ALLOWED, 11
      value :TOO_MANY_ACCOUNTS, 12
      value :TOO_MANY_ACCOUNTS_AT_MANAGER, 13
      value :NON_OWNER_USER_CANNOT_MODIFY_LINK, 14
      value :SUSPENDED_ACCOUNT_CANNOT_ADD_CLIENTS, 15
      value :CLIENT_OUTSIDE_TREE, 16
      value :INVALID_STATUS_CHANGE, 17
      value :INVALID_CHANGE, 18
      value :CUSTOMER_CANNOT_MANAGE_SELF, 19
      value :CREATING_ENABLED_LINK_NOT_ALLOWED, 20
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V12
        module Errors
          ManagerLinkErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.errors.ManagerLinkErrorEnum").msgclass
          ManagerLinkErrorEnum::ManagerLinkError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.errors.ManagerLinkErrorEnum.ManagerLinkError").enummodule
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-23.1.0 lib/google/ads/google_ads/v12/errors/manager_link_error_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v12/errors/manager_link_error_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v12/errors/manager_link_error_pb.rb
google-ads-googleads-22.0.0 lib/google/ads/google_ads/v12/errors/manager_link_error_pb.rb
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v12/errors/manager_link_error_pb.rb
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v12/errors/manager_link_error_pb.rb