AppendLeadConversationRequest

  • AppendLeadConversation is a request message for appending conversations to leads.

  • It requires a customer ID and an array of Conversation objects.

Request message for LocalServicesLeadService.AppendLeadConversation.

Fields

customer_id

string

Required. The Id of the customer which owns the leads onto which the conversations will be appended.

conversations[]

Conversation

Required. Conversations that are being appended.