/enums/resource_limit_type.proto

--- v16/enums/resource_limit_type.proto 2024-04-18 17:10:06.000000000 +0000
+++ v16-1/enums/resource_limit_type.proto   2024-04-18 17:10:14.000000000 +0000
@@ -489,5 +489,8 @@

     // Maximum number of shared sets of brand type for an account.
     SHARED_SETS_PER_ACCOUNT_FOR_BRAND = 185;
+
+    // Maximum number of lookalike lists per customer.
+    LOOKALIKE_USER_LISTS_PER_CUSTOMER = 186;
   }
 }