/errors/campaign_error.proto

--- v16/errors/campaign_error.proto 2024-04-18 17:10:01.000000000 +0000
+++ v16-1/errors/campaign_error.proto   2024-04-18 17:10:10.000000000 +0000
@@ -299,5 +299,9 @@
     // active Performance Max optimization automatically created assets
     // experiment. End the experiment to modify these settings.
     CANNOT_MODIFY_TEXT_ASSET_AUTOMATION_WITH_ENABLED_TRIAL = 88;
+
+    // Dynamic text asset cannot be opted out when final URL expansion is opted
+    // in.
+    DYNAMIC_TEXT_ASSET_CANNOT_OPT_OUT_WITH_FINAL_URL_EXPANSION_OPT_IN = 89;
   }
 }