Sha256: 0902edf1a17097fc1563f0ca208cce38a7466533ad7ff9212bc131b54e24399c
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/affiliate_location_placeholder_field.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/enums/affiliate_location_placeholder_field.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.enums.AffiliateLocationPlaceholderFieldEnum" do end add_enum "google.ads.googleads.v10.enums.AffiliateLocationPlaceholderFieldEnum.AffiliateLocationPlaceholderField" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :BUSINESS_NAME, 2 value :ADDRESS_LINE_1, 3 value :ADDRESS_LINE_2, 4 value :CITY, 5 value :PROVINCE, 6 value :POSTAL_CODE, 7 value :COUNTRY_CODE, 8 value :PHONE_NUMBER, 9 value :LANGUAGE_CODE, 10 value :CHAIN_ID, 11 value :CHAIN_NAME, 12 end end end module Google module Ads module GoogleAds module V10 module Enums AffiliateLocationPlaceholderFieldEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.AffiliateLocationPlaceholderFieldEnum").msgclass AffiliateLocationPlaceholderFieldEnum::AffiliateLocationPlaceholderField = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.AffiliateLocationPlaceholderFieldEnum.AffiliateLocationPlaceholderField").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/affiliate_location_placeholder_field_pb.rb |