--- v18/resources/customer.proto 2025-08-05 14:36:07.000000000 +0000 +++ v19/resources/customer.proto 2025-08-05 14:36:20.000000000 +0000 @@ -95,9 +96,9 @@ // operation. CallReportingSetting call_reporting_setting = 10; - // Output only. Conversion tracking setting for a customer. + // Immutable. Conversion tracking setting for a customer. ConversionTrackingSetting conversion_tracking_setting = 14 - [(google.api.field_behavior) = OUTPUT_ONLY]; + [(google.api.field_behavior) = IMMUTABLE]; // Output only. Remarketing setting for a customer. RemarketingSetting remarketing_setting = 15 @@ -235,10 +236,10 @@ bool enhanced_conversions_for_leads_enabled = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; - // Output only. The resource name of the customer where conversions are - // created and managed. This field is read-only. + // Immutable. The resource name of the customer where conversions are created + // and managed. This field is read-only. string google_ads_conversion_customer = 8 - [(google.api.field_behavior) = OUTPUT_ONLY]; + [(google.api.field_behavior) = IMMUTABLE]; } // Remarketing setting for a customer.
/resources/customer.proto
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-21(UTC)
[null,null,["최종 업데이트: 2025-08-21(UTC)"],[],[],null,[]]