OptionalactiveFlag for whether this conversation is active.
Optionalactive_Optionalapp_The ID of the participating app.
Optionalcontact_The ID of the participating contact.
Optionalcorrelation_Arbitrary correlation ID related to the MT message set by the Conversation API user. Up to 128 characters long.
OptionalidThe ID of the conversation.
Optionallast_The timestamp of the latest message in the conversation. The timestamp will be Thursday January 01, 1970 00:00:00 UTC if the conversation contains no messages.
OptionalmetadataArbitrary data set by the Conversation API clients. Up to 1024 characters long. NOTE: This field has been deprecated due to changes in the system architecture or functionality.
Optionalmetadata_Arbitrary data set by the Conversation API clients and/or provided in the conversation_metadata field of a SendMessageRequest. A valid JSON object.
A collection of messages exchanged between a contact and an app. Conversations are normally created on the fly by Conversation API once a message is sent and there is no active conversation already. There can be only one active conversation at any given time between a particular contact and an app.