AppendLeadConversationRequest

  • The AppendLeadConversation request message is for the LocalServicesLeadService.

  • It requires a customer_id string and an array of Conversation objects.

  • The customer_id identifies the customer owning the leads.

  • The conversations[] field contains 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.