--- v19/resources/local_services_lead.proto 2025-04-14 05:29:54.000000000 +0000 +++ v19-1/resources/local_services_lead.proto 2025-04-14 05:30:02.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
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-04-16 UTC.