conversations_events_v4c
Pipelined Data Sets
>
Digital Conversations
>
conversations_events_v4c
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| event_id | Unique identifier for conversation event | NULLABLE | STRING | |
| type | Type of conversation event | NULLABLE | STRING | |
| conversation_id | Identifier for conversation of conversation event | NULLABLE | STRING | |
| institution_id | Identifier for institution of conversation event | NULLABLE | STRING | |
| timestamp | Timestamp of conversation event in milliseconds since Unix epoch | NULLABLE | NUMERIC | |
| data | Content of conversation event | NULLABLE | JSON | |
| headers | Kafka headers | REQUIRED | ARRAY<STRING> | |
| topic | Kafka topic name | NULLABLE | STRING | |
| partition | Kafka topic partition | NULLABLE | NUMERIC | |
| offset | Kafka topic offset | NULLABLE | NUMERIC | |
| instant_utc | Timestamp of conversation event in ISO-8601 format | NULLABLE | TIMESTAMP |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Wed Mar 4 2026