LocalServicesLeadConversation
Stay organized with collections
Save and categorize content based on your preferences.
Data from Local Services Lead Conversation. Contains details of Lead Conversation which is generated when user calls, messages or books service from advertiser. These are appended to a Lead. More info: https://ads.google.com/local-services-ads
Fields |
resource_name
|
string
Output only. The resource name of the local services lead conversation data. Local Services Lead Conversation resource name have the form customers/{customer_id}/localServicesLeadConversation/{local_services_lead_conversation_id}
|
id
|
int64
Output only. ID of this Lead Conversation.
|
conversation_channel
|
ConversationType
Output only. Type of GLS lead conversation, EMAIL, MESSAGE, PHONE_CALL, SMS, etc.
|
participant_type
|
ParticipantType
Output only. Type of participant in the lead conversation, ADVERTISER or CONSUMER.
|
lead
|
string
Output only. Resource name of Lead associated to the Lead Conversation.
|
event_date_time
|
string
Output only. The date time at which lead conversation was created by Local Services Ads. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
|
phone_call_details
|
PhoneCallDetails
Output only. Details of phone call conversation in case of PHONE_CALL.
|
message_details
|
MessageDetails
Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
|
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# LocalServicesLeadConversation\n\nData from Local Services Lead Conversation. Contains details of Lead Conversation which is generated when user calls, messages or books service from advertiser. These are appended to a Lead. More info: \u003chttps://ads.google.com/local-services-ads\u003e\n\n| Fields ||\n|----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `resource_name` | `string` Output only. The resource name of the local services lead conversation data. Local Services Lead Conversation resource name have the form `customers/{customer_id}/localServicesLeadConversation/{local_services_lead_conversation_id}` |\n| ### `id` | `int64` Output only. ID of this Lead Conversation. |\n| ### `conversation_channel` | [ConversationType](/google-ads/api/reference/rpc/v19/LocalServicesLeadConversationTypeEnum.ConversationType) Output only. Type of GLS lead conversation, EMAIL, MESSAGE, PHONE_CALL, SMS, etc. |\n| ### `participant_type` | [ParticipantType](/google-ads/api/reference/rpc/v19/LocalServicesParticipantTypeEnum.ParticipantType) Output only. Type of participant in the lead conversation, ADVERTISER or CONSUMER. |\n| ### `lead` | `string` Output only. Resource name of Lead associated to the Lead Conversation. |\n| ### `event_date_time` | `string` Output only. The date time at which lead conversation was created by Local Services Ads. The format is \"YYYY-MM-DD HH:MM:SS\" in the Google Ads account's timezone. Examples: \"2018-03-05 09:15:00\" or \"2018-02-01 14:34:30\" |\n| ### `phone_call_details` | [PhoneCallDetails](/google-ads/api/reference/rpc/v19/PhoneCallDetails) Output only. Details of phone call conversation in case of PHONE_CALL. |\n| ### `message_details` | [MessageDetails](/google-ads/api/reference/rpc/v19/MessageDetails) Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS. |"]]