Database Schema Tables / VMP Tables |
Fact table delivering insight into recipient users for text conversations.
Column | Description | Example |
---|---|---|
TenantID | int This field is for future use only, and is currently set to 0. |
|
BatchId | int This field is for future use only, and is currently set to 0. |
|
ConversationId | int Displays the numeric conversation id. |
12112 |
UserId | int Displays the numeric user id. |
168 |
RowCreatedTS | timestamp Displays the date and time that this table row was created. |
2017-12-05 23:52:29 |