Sha256: a258da4891ed30d576b4971d9e325cc096ed2f77ca009df374c963bb24ce4203
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v0/enums/ad_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.AdTypeEnum" do end add_enum "google.ads.googleads.v0.enums.AdTypeEnum.AdType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :TEXT_AD, 2 value :EXPANDED_TEXT_AD, 3 value :DYNAMIC_SEARCH_AD, 4 value :RESPONSIVE_DISPLAY_AD, 5 value :CALL_ONLY_AD, 6 value :EXPANDED_DYNAMIC_SEARCH_AD, 7 value :HOTEL_AD, 8 value :SHOPPING_SMART_AD, 9 end end module Google module Ads module Googleads module V0 module Enums AdTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.AdTypeEnum").msgclass AdTypeEnum::AdType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.AdTypeEnum.AdType").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/ad_type_pb.rb |