AppendLeadConversationRequest

  • AppendLeadConversation appends conversations to leads owned by a specific customer.

  • The request requires a customer_id to identify the owning customer and a list of conversations to be appended.

  • Each conversation being appended is of the Conversation type.

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.