Sha256: e3c0bc56677f9b5454110b62bf58af6a142f8f188e7549b10e06acab41c4c237
Contents?: true
Size: 1 KB
Versions: 3
Compression:
Stored size: 1 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/enums/advertising_channel_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.enums.AdvertisingChannelTypeEnum" do end add_enum "google.ads.googleads.v3.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SEARCH, 2 value :DISPLAY, 3 value :SHOPPING, 4 value :HOTEL, 5 value :VIDEO, 6 value :MULTI_CHANNEL, 7 end end module Google::Ads::GoogleAds::V3::Enums AdvertisingChannelTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.AdvertisingChannelTypeEnum").msgclass AdvertisingChannelTypeEnum::AdvertisingChannelType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems