/enums/reach_plan_surface.proto

--- v19/enums/reach_plan_surface.proto  2025-04-14 05:29:56.000000000 +0000
+++ v19-1/enums/reach_plan_surface.proto    2025-04-14 05:29:59.000000000 +0000
@@ -37,6 +37,12 @@
     // The value is unknown in this version.
     UNKNOWN = 1;

+    // Discover feed ad surface.
+    DISCOVER_FEED = 7;
+
+    // Gmail ad surface.
+    GMAIL = 8;
+
     // In-Feed ad surface.
     IN_FEED = 2;