Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.35 KB

GetReportsReports.md

File metadata and controls

21 lines (18 loc) · 1.35 KB

GetReportsReports

Properties

Name Type Description Notes
Date string Date of the statistics [default to null]
Requests int64 Number of requests for the date [default to null]
Delivered int64 Number of delivered emails for the date [default to null]
HardBounces int64 Number of hardbounces for the date [default to null]
SoftBounces int64 Number of softbounces for the date [default to null]
Clicks int64 Number of clicks for the date [default to null]
UniqueClicks int64 Number of unique clicks for the date [default to null]
Opens int64 Number of openings for the date [default to null]
UniqueOpens int64 Number of unique openings for the date [default to null]
SpamReports int64 Number of complaints (spam reports) for the date [default to null]
Blocked int64 Number of blocked emails for the date [default to null]
Invalid int64 Number of invalid emails for the date [default to null]
Unsubscribed int64 Number of unsubscribed emails for the date [default to null]

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