/errors/campaign_error.proto

--- v14/errors/campaign_error.proto 2023-10-19 02:11:02.000000000 +0000
+++ v15/errors/campaign_error.proto 2023-10-19 02:11:06.000000000 +0000
@@ -283,5 +283,8 @@

     // Invalid number of advertising partner IDs.
     INVALID_NUMBER_OF_ADVERTISING_PARTNER_IDS = 84;
+
+    // Cannot target the display network without also targeting YouTube.
+    CANNOT_TARGET_DISPLAY_NETWORK_WITHOUT_YOUTUBE = 85;
   }
 }