/enums/criterion_type.proto

--- v13/enums/criterion_type.proto  2023-06-07 19:38:58.000000000 +0000
+++ v14/enums/criterion_type.proto  2023-06-07 19:39:00.000000000 +0000
@@ -139,6 +139,9 @@
     // Audience
     AUDIENCE = 35;

+    // Negative Keyword List
+    NEGATIVE_KEYWORD_LIST = 36;
+
     // Local Services Ads Service ID.
     LOCAL_SERVICE_ID = 37;
   }