Sha256: 855f4c7e33d3e0545c8c7f2621ea6db94398793d3172941485008c05459b4897
Contents?: true
Size: 966 Bytes
Versions: 18
Compression:
Stored size: 966 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/enums/display_ad_format_setting.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.enums.DisplayAdFormatSettingEnum" do end add_enum "google.ads.googleads.v1.enums.DisplayAdFormatSettingEnum.DisplayAdFormatSetting" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :ALL_FORMATS, 2 value :NON_NATIVE, 3 value :NATIVE, 4 end end module Google::Ads::GoogleAds::V1::Enums DisplayAdFormatSettingEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.DisplayAdFormatSettingEnum").msgclass DisplayAdFormatSettingEnum::DisplayAdFormatSetting = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.DisplayAdFormatSettingEnum.DisplayAdFormatSetting").enummodule end
Version data entries
18 entries across 18 versions & 1 rubygems