Sha256: 7fd9daf7d8cd34ef4158e1b706c75affe8be04c97d5fca6123cfb8a6ab533f61
Contents?: true
Size: 1 KB
Versions: 2
Compression:
Stored size: 1 KB
Contents
# SibApiV3Sdk::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] **message_id** | **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 | **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 |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-3.0.0 | docs/GetEmailEventReportEvents.md |
sib-api-v3-sdk-2.1.5 | docs/GetEmailEventReportEvents.md |