AppendLeadConversationRequest

  • AppendLeadConversation appends conversations to leads owned by a customer.

  • The request requires a customer ID to identify the owning customer.

  • The request requires an array of Conversation objects representing the conversations to be appended.

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.