Sha256: db0ed38fcf7c97a5c3087be13eae84ce837611a34f82fbdde50ccceb35189687

Contents?: true

Size: 1006 Bytes

Versions: 3

Compression:

Stored size: 1006 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/google_ads/v0/errors/ad_sharing_error.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.errors.AdSharingErrorEnum" do
  end
  add_enum "google.ads.googleads.v0.errors.AdSharingErrorEnum.AdSharingError" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :AD_GROUP_ALREADY_CONTAINS_AD, 2
    value :INCOMPATIBLE_AD_UNDER_AD_GROUP, 3
    value :CANNOT_SHARE_INACTIVE_AD, 4
  end
end

module Google
  module Ads
    module GoogleAds
      module V0
        module Errors
          AdSharingErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.AdSharingErrorEnum").msgclass
          AdSharingErrorEnum::AdSharingError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.AdSharingErrorEnum.AdSharingError").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-0.7.0 lib/google/ads/google_ads/v0/errors/ad_sharing_error_pb.rb
google-ads-googleads-0.6.0 lib/google/ads/google_ads/v0/errors/ad_sharing_error_pb.rb
google-ads-googleads-0.5.0 lib/google/ads/google_ads/v0/errors/ad_sharing_error_pb.rb