Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.12 KB

GetReportsReports.md

File metadata and controls

22 lines (18 loc) · 1.12 KB

GetReportsReports

Properties

Name Type Description Notes
_date date Date of the statistics
requests int Number of requests for the date
delivered int Number of delivered emails for the date
hard_bounces int Number of hardbounces for the date
soft_bounces int Number of softbounces for the date
clicks int Number of clicks for the date
unique_clicks int Number of unique clicks for the date
opens int Number of openings for the date
unique_opens int Number of unique openings for the date
spam_reports int Number of complaints (spam reports) for the date
blocked int Number of blocked emails for the date
invalid int Number of invalid emails for the date
unsubscribed int Number of unsubscribed emails for the date

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