Sha256: 44a22d415c84784226df0634a245a4b873c1ca9c1660bf8ac6a40a8819b81d71

Contents?: true

Size: 1.62 KB

Versions: 6

Compression:

Stored size: 1.62 KB

Contents

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

require 'google/protobuf'

require 'google/ads/google_ads/v12/enums/feed_item_set_string_filter_type_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v12/common/feed_item_set_filter_type_infos.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v12.common.DynamicLocationSetFilter" do
      repeated :labels, :string, 1
      optional :business_name_filter, :message, 2, "google.ads.googleads.v12.common.BusinessNameFilter"
    end
    add_message "google.ads.googleads.v12.common.BusinessNameFilter" do
      optional :business_name, :string, 1
      optional :filter_type, :enum, 2, "google.ads.googleads.v12.enums.FeedItemSetStringFilterTypeEnum.FeedItemSetStringFilterType"
    end
    add_message "google.ads.googleads.v12.common.DynamicAffiliateLocationSetFilter" do
      repeated :chain_ids, :int64, 1
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V12
        module Common
          DynamicLocationSetFilter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.common.DynamicLocationSetFilter").msgclass
          BusinessNameFilter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.common.BusinessNameFilter").msgclass
          DynamicAffiliateLocationSetFilter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.common.DynamicAffiliateLocationSetFilter").msgclass
        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/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v12/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v12/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-22.0.0 lib/google/ads/google_ads/v12/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v12/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v12/common/feed_item_set_filter_type_infos_pb.rb