Sha256: c4583b1f257e100f60dd57fb763a687af824dbc6184cbf03a15d678c88153333
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v0/enums/advertising_channel_sub_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.AdvertisingChannelSubTypeEnum" do end add_enum "google.ads.googleads.v0.enums.AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SEARCH_MOBILE_APP, 2 value :DISPLAY_MOBILE_APP, 3 value :SEARCH_EXPRESS, 4 value :DISPLAY_EXPRESS, 5 value :SHOPPING_SMART_ADS, 6 end end module Google module Ads module Googleads module V0 module Enums AdvertisingChannelSubTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.AdvertisingChannelSubTypeEnum").msgclass AdvertisingChannelSubTypeEnum::AdvertisingChannelSubType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType").enummodule end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-ads-googleads-0.4.0 | lib/google/ads/googleads/v0/enums/advertising_channel_sub_type_pb.rb |