Sha256: 8f11ed9abbce0a7f32d4c891c052511b3732022c5a38af5994e6c9c93d1f6796

Contents?: true

Size: 1.37 KB

Versions: 5

Compression:

Stored size: 1.37 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v4/errors/ad_group_feed_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v4.errors.AdGroupFeedErrorEnum" do
    end
    add_enum "google.ads.googleads.v4.errors.AdGroupFeedErrorEnum.AdGroupFeedError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE, 2
      value :CANNOT_CREATE_FOR_REMOVED_FEED, 3
      value :ADGROUP_FEED_ALREADY_EXISTS, 4
      value :CANNOT_OPERATE_ON_REMOVED_ADGROUP_FEED, 5
      value :INVALID_PLACEHOLDER_TYPE, 6
      value :MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE, 7
      value :NO_EXISTING_LOCATION_CUSTOMER_FEED, 8
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V4
        module Errors
          AdGroupFeedErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v4.errors.AdGroupFeedErrorEnum").msgclass
          AdGroupFeedErrorEnum::AdGroupFeedError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v4.errors.AdGroupFeedErrorEnum.AdGroupFeedError").enummodule
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-10.0.0 lib/google/ads/google_ads/v4/errors/ad_group_feed_error_pb.rb
google-ads-googleads-9.0.0 lib/google/ads/google_ads/v4/errors/ad_group_feed_error_pb.rb
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v4/errors/ad_group_feed_error_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v4/errors/ad_group_feed_error_pb.rb
google-ads-googleads-7.0.0 lib/google/ads/google_ads/v4/errors/ad_group_feed_error_pb.rb