--- v18/resources/local_services_lead.proto 2025-08-05 14:36:06.000000000 +0000 +++ v19/resources/local_services_lead.proto 2025-08-05 14:36:19.000000000 +0000 @@ -99,6 +99,9 @@ // Output only. Credit details of the lead. optional CreditDetails credit_details = 12 [(google.api.field_behavior) = OUTPUT_ONLY]; + + // Output only. True if the advertiser submitted feedback for the lead. + bool lead_feedback_submitted = 13 [(google.api.field_behavior) = OUTPUT_ONLY]; } // Fields containing consumer contact details.
/resources/local_services_lead.proto
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-21 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-21 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# /resources/local_services_lead.proto\n\n```diff\n--- v18/resources/local_services_lead.proto 2025-08-05 14:36:06.000000000 +0000\n+++ v19/resources/local_services_lead.proto 2025-08-05 14:36:19.000000000 +0000\n@@ -99,6 +99,9 @@\n // Output only. Credit details of the lead.\n optional CreditDetails credit_details = 12\n [(google.api.field_behavior) = OUTPUT_ONLY];\n+\n+ // Output only. True if the advertiser submitted feedback for the lead.\n+ bool lead_feedback_submitted = 13 [(google.api.field_behavior) = OUTPUT_ONLY];\n }\n\n // Fields containing consumer contact details.\n```"]]