Sha256: fd3755a7dded4df19f881edddcbd02ac352066b905f96a97ffbb445c2274a56c
Contents?: true
Size: 980 Bytes
Versions: 3
Compression:
Stored size: 980 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/enums/product_channel_exclusivity.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.enums.ProductChannelExclusivityEnum" do end add_enum "google.ads.googleads.v3.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SINGLE_CHANNEL, 2 value :MULTI_CHANNEL, 3 end end module Google::Ads::GoogleAds::V3::Enums ProductChannelExclusivityEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.ProductChannelExclusivityEnum").msgclass ProductChannelExclusivityEnum::ProductChannelExclusivity = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems