LocalServicesLeadConversation
Data from Local Services Lead Conversation.
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| LocalServicesLeadConversationConversationChannel | String | ATTRIBUTE | Output only. Type of GLS lead conversation, EMAIL, MESSAGE, PHONE_CALL,
The allowed values are ADS_API, BOOKING, EMAIL, MESSAGE, PHONE_CALL, SMS, UNKNOWN, WHATSAPP. |
| LocalServicesLeadConversationEventDateTime | Datetime | ATTRIBUTE | Output only. The date time at which lead conversation was created by Local |
| LocalServicesLeadConversationId | Long | ATTRIBUTE | Output only. ID of this Lead Conversation. |
| LocalServicesLeadConversationLead | String | ATTRIBUTE | Output only. Resource name of Lead associated to the Lead Conversation. |
| LocalServicesLeadConversationMessageDetailsAttachmentUrls | String | ATTRIBUTE | Output only. URL to the SMS or email attachments. These URLs can be used to download the contents of the attachment by using the developer token. |
| LocalServicesLeadConversationMessageDetailsText | String | ATTRIBUTE | Output only. Textual content of the message. |
| LocalServicesLeadConversationParticipantType | String | ATTRIBUTE | Output only. Type of participant in the lead conversation, ADVERTISER or
The allowed values are ADVERTISER, CONSUMER, UNKNOWN. |
| LocalServicesLeadConversationPhoneCallDetailsCallDurationMillis | Long | ATTRIBUTE | Output only. The duration (in milliseconds) of the phone call (end to end). |
| LocalServicesLeadConversationPhoneCallDetailsCallRecordingUrl | String | ATTRIBUTE | Output only. URL to the call recording audio file. |
| LocalServicesLeadConversationResourceName | String | ATTRIBUTE | Output only. The resource name of the local services lead conversation |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |