/enums/linked_account_type.proto

--- v15/enums/linked_account_type.proto 2024-02-20 20:28:59.000000000 +0000
+++ v16/enums/linked_account_type.proto 2024-02-20 20:29:03.000000000 +0000
@@ -38,16 +38,5 @@

     // A link to provide third party app analytics data.
     THIRD_PARTY_APP_ANALYTICS = 2;
-
-    // A link to Data partner.
-    DATA_PARTNER = 3;
-
-    // A link to Google Ads.
-    GOOGLE_ADS = 4;
-
-    // A link to Google Ads account of the partner advertiser.
-    // Increase performance and share data by partnering with businesses that
-    // advertise the same items.
-    ADVERTISING_PARTNER = 6;
   }
 }