Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.18 KB

GetEmailEventReportEvents.md

File metadata and controls

19 lines (15 loc) · 1.18 KB

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]

[Back to Model list] [Back to API list] [Back to README]