Event Structure
Each event object contains the following information:- Event Summary (Optional): A concise summary of the user’s recent interaction. Learn more about Event Summaries.
- Event Tags (Optional): Semantic tags that categorize the event (e.g.,
emotion::happy
,goal::buy_a_house
). Learn how to design custom tags. - Profile Delta (Required): The specific profile slots that were created or updated during this event.
- Created Time (Required): The timestamp of when the event occurred.