Sha256: 6137674d732646d237f6a6467888d595b318b34983b2626ae7298dd4055a1301
Contents?: true
Size: 1.47 KB
Versions: 9
Compression:
Stored size: 1.47 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v13/enums/asset_set_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v13/enums/asset_set_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v13.enums.AssetSetTypeEnum" do end add_enum "google.ads.googleads.v13.enums.AssetSetTypeEnum.AssetSetType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :PAGE_FEED, 2 value :DYNAMIC_EDUCATION, 3 value :MERCHANT_CENTER_FEED, 4 value :DYNAMIC_REAL_ESTATE, 5 value :DYNAMIC_CUSTOM, 6 value :DYNAMIC_HOTELS_AND_RENTALS, 7 value :DYNAMIC_FLIGHTS, 8 value :DYNAMIC_TRAVEL, 9 value :DYNAMIC_LOCAL, 10 value :DYNAMIC_JOBS, 11 value :LOCATION_SYNC, 12 value :BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP, 13 value :CHAIN_DYNAMIC_LOCATION_GROUP, 14 value :STATIC_LOCATION_GROUP, 15 value :HOTEL_PROPERTY, 16 end end end module Google module Ads module GoogleAds module V13 module Enums AssetSetTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.enums.AssetSetTypeEnum").msgclass AssetSetTypeEnum::AssetSetType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.enums.AssetSetTypeEnum.AssetSetType").enummodule end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems