Sha256: a84abde47da7f9b339b238fc4bf74241f5b013112e366f35c6fa3fcb69188f2b
Contents?: true
Size: 1.47 KB
Versions: 6
Compression:
Stored size: 1.47 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/enums/display_upload_product_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/enums/display_upload_product_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.enums.DisplayUploadProductTypeEnum" do end add_enum "google.ads.googleads.v12.enums.DisplayUploadProductTypeEnum.DisplayUploadProductType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :HTML5_UPLOAD_AD, 2 value :DYNAMIC_HTML5_EDUCATION_AD, 3 value :DYNAMIC_HTML5_FLIGHT_AD, 4 value :DYNAMIC_HTML5_HOTEL_RENTAL_AD, 5 value :DYNAMIC_HTML5_JOB_AD, 6 value :DYNAMIC_HTML5_LOCAL_AD, 7 value :DYNAMIC_HTML5_REAL_ESTATE_AD, 8 value :DYNAMIC_HTML5_CUSTOM_AD, 9 value :DYNAMIC_HTML5_TRAVEL_AD, 10 value :DYNAMIC_HTML5_HOTEL_AD, 11 end end end module Google module Ads module GoogleAds module V12 module Enums DisplayUploadProductTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.DisplayUploadProductTypeEnum").msgclass DisplayUploadProductTypeEnum::DisplayUploadProductType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.DisplayUploadProductTypeEnum.DisplayUploadProductType").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems