Sha256: f7c95b655902659fe6acf2eefe09e0b0ac7a3143ff148cfc1a9502fe42560d60
Contents?: true
Size: 1.27 KB
Versions: 8
Compression:
Stored size: 1.27 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v2/enums/content_label_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v2.enums.ContentLabelTypeEnum" do end add_enum "google.ads.googleads.v2.enums.ContentLabelTypeEnum.ContentLabelType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SEXUALLY_SUGGESTIVE, 2 value :BELOW_THE_FOLD, 3 value :PARKED_DOMAIN, 4 value :GAME, 5 value :JUVENILE, 6 value :PROFANITY, 7 value :TRAGEDY, 8 value :VIDEO, 9 value :VIDEO_RATING_DV_G, 10 value :VIDEO_RATING_DV_PG, 11 value :VIDEO_RATING_DV_T, 12 value :VIDEO_RATING_DV_MA, 13 value :VIDEO_NOT_YET_RATED, 14 value :EMBEDDED_VIDEO, 15 value :LIVE_STREAMING_VIDEO, 16 value :SOCIAL_ISSUES, 17 end end module Google::Ads::GoogleAds::V2::Enums ContentLabelTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v2.enums.ContentLabelTypeEnum").msgclass ContentLabelTypeEnum::ContentLabelType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v2.enums.ContentLabelTypeEnum.ContentLabelType").enummodule end
Version data entries
8 entries across 8 versions & 1 rubygems