# CustomerEngagement ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **event_type** | Option<**String**> | Event type | [optional] **timestamp** | Option<**String**> | The date and time the event occurred in the ISO-8601 format, for example: '2024-01-17T16:20:05-03:00' or '2016-02-16T03:57:04.834+05:30' or '2020-11-20T21:30:07.233692Z', where Z stands for UTC. | [optional] **content_id** | Option<**String**> | Event content id | [optional] **content_url** | Option<**String**> | Event content url | [optional] **reporting_system** | Option<**String**> | Event reporting system | [optional] **event_name** | Option<**String**> | Event name | [optional] **source_event_id** | Option<**String**> | Source event Id | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)