Sha256: eb5ab1afda98278274ce6e2be8f23f4b46eb4b985d4a80f1d17bff96bdd6bd0d
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/enums/display_upload_product_type.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/enums/display_upload_product_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.enums.DisplayUploadProductTypeEnum" do end add_enum "google.ads.googleads.v10.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 V10 module Enums DisplayUploadProductTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.DisplayUploadProductTypeEnum").msgclass DisplayUploadProductTypeEnum::DisplayUploadProductType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.DisplayUploadProductTypeEnum.DisplayUploadProductType").enummodule end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-ads-googleads-16.0.0 | lib/google/ads/google_ads/v10/enums/display_upload_product_type_pb.rb |