aboutsummaryrefslogtreecommitdiff
path: root/google/ads/googleads/v0/enums/customer_match_upload_key_type.proto
diff options
context:
space:
mode:
Diffstat (limited to 'google/ads/googleads/v0/enums/customer_match_upload_key_type.proto')
-rw-r--r--google/ads/googleads/v0/enums/customer_match_upload_key_type.proto3
1 files changed, 0 insertions, 3 deletions
diff --git a/google/ads/googleads/v0/enums/customer_match_upload_key_type.proto b/google/ads/googleads/v0/enums/customer_match_upload_key_type.proto
index 94c041cba..7a1b69935 100644
--- a/google/ads/googleads/v0/enums/customer_match_upload_key_type.proto
+++ b/google/ads/googleads/v0/enums/customer_match_upload_key_type.proto
@@ -26,7 +26,6 @@ option objc_class_prefix = "GAA";
option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Enums";
option ruby_package = "Google::Ads::GoogleAds::V0::Enums";
-
// Indicates what type of data are the user list's members matched from.
message CustomerMatchUploadKeyTypeEnum {
// Enum describing possible customer match upload key types.
@@ -48,6 +47,4 @@ message CustomerMatchUploadKeyTypeEnum {
// Members are matched from mobile advertising ids.
MOBILE_ADVERTISING_ID = 4;
}
-
-
}