/resources/customer.proto

--- v22/resources/customer.proto    2026-01-23 15:36:22.000000000 +0000
+++ v23/resources/customer.proto    2026-01-23 15:36:31.000000000 +0000
@@ -171,13 +171,11 @@
   LocalServicesSettings local_services_settings = 45
       [(google.api.field_behavior) = OUTPUT_ONLY];

-  // Output only. Brand Safety setting at the account level. Allows for
-  // selecting an inventory type to show your ads on content that is the right
-  // fit for your brand. See
-  // https://support.google.com/google-ads/answer/7515513.
-  google.ads.googleads.v22.enums.BrandSafetySuitabilityEnum
-      .BrandSafetySuitability video_brand_safety_suitability = 46
-      [(google.api.field_behavior) = OUTPUT_ONLY];
+  // Brand Safety setting at the account level. Allows for selecting
+  // an inventory type to show your ads on content that is the right fit for
+  // your brand. See https://support.google.com/google-ads/answer/7515513.
+  google.ads.googleads.v23.enums.BrandSafetySuitabilityEnum
+      .BrandSafetySuitability video_brand_safety_suitability = 46;

   // Video specific information about a Customer.
   VideoCustomer video_customer = 54;