--- 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;
/resources/customer.proto
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-23 UTC.