Sha256: 227e4453950048b000e0c39bbfe6fd9e882231993bae9d8e76b8bfd9f1d089ac
Contents?: true
Size: 983 Bytes
Versions: 4
Compression:
Stored size: 983 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/enums/customer_match_upload_key_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.CustomerMatchUploadKeyTypeEnum" do end add_enum "google.ads.googleads.v0.enums.CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :CONTACT_INFO, 2 value :CRM_ID, 3 value :MOBILE_ADVERTISING_ID, 4 end end module Google::Ads::GoogleAds::V0::Enums CustomerMatchUploadKeyTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.CustomerMatchUploadKeyTypeEnum").msgclass CustomerMatchUploadKeyTypeEnum::CustomerMatchUploadKeyType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType").enummodule end
Version data entries
4 entries across 4 versions & 1 rubygems