0byt3m1n1
Path:
/
home
/
k
/
a
/
s
/
kassiope
/
www
/
vendor
/
sendinblue
/
api-v3-sdk
/
docs
/
Model
/
[
Home
]
File: GetEmailEventReportEvents.md
# GetEmailEventReportEvents ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **string** | Email address which generates the event | **date** | [**\DateTime**] | UTC date-time on which the event has been generated | **subject** | **string** | Subject of the event | [optional] **messageId** | **string** | Message ID which generated the event | **event** | **string** | Event which occurred | **reason** | **string** | Reason of bounce (only available if the event is hardbounce or softbounce) | [optional] **tag** | **string** | Tag of the email which generated the event | [optional] **ip** | **string** | IP from which the user has opened the email or clicked on the link (only available if the event is opened or clicks) | [optional] **link** | **string** | The link which is sent to the user (only available if the event is requests or opened or clicks) | [optional] **from** | **string** | Sender email from which the emails are sent | [optional] **templateId** | **int** | ID of the template (only available if the email is template based) | [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)