Sha256: 129915c6dcf60de08c24155f35c957f67f2fe8e40127277614eee2fdf9acbc98
Contents?: true
Size: 993 Bytes
Versions: 2
Compression:
Stored size: 993 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v0/enums/advertising_channel_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.AdvertisingChannelTypeEnum" do end add_enum "google.ads.googleads.v0.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SEARCH, 2 value :HOTEL, 5 end end module Google module Ads module Googleads module V0 module Enums AdvertisingChannelTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.AdvertisingChannelTypeEnum").msgclass AdvertisingChannelTypeEnum::AdvertisingChannelType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType").enummodule end end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-ads-googleads-0.3.0 | lib/google/ads/googleads/v0/enums/advertising_channel_type_pb.rb |
google-ads-googleads-0.2.0 | lib/google/ads/googleads/v0/enums/advertising_channel_type_pb.rb |