Sha256: 0a3b9c717ac052dc7b2fbfdb587a25dd9ccc7ce9d2ca033312f87d389530c990
Contents?: true
Size: 878 Bytes
Versions: 3
Compression:
Stored size: 878 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/enums/listing_group_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.enums.ListingGroupTypeEnum" do end add_enum "google.ads.googleads.v3.enums.ListingGroupTypeEnum.ListingGroupType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SUBDIVISION, 2 value :UNIT, 3 end end module Google::Ads::GoogleAds::V3::Enums ListingGroupTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.ListingGroupTypeEnum").msgclass ListingGroupTypeEnum::ListingGroupType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.ListingGroupTypeEnum.ListingGroupType").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems