Sha256: 53d7dd567c36326db9c00e3e478e2d6f8236171f73336b41e7227bd14e0455a2
Contents?: true
Size: 1.14 KB
Versions: 4
Compression:
Stored size: 1.14 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/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 value :DISPLAY_GMAIL_AD, 7 value :DISPLAY_SMART_CAMPAIGN, 8 value :VIDEO_OUTSTREAM, 9 value :VIDEO_ACTION, 10 end end module Google::Ads::GoogleAds::V0::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
Version data entries
4 entries across 4 versions & 1 rubygems