Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.19 KB

GetAggregatedReport.md

File metadata and controls

22 lines (18 loc) · 1.19 KB

GetAggregatedReport

Properties

Name Type Description Notes
range string Time frame of the report
requests int Number of requests for the timeframe
delivered int Number of delivered emails for the timeframe
hardBounces int Number of hardbounces for the timeframe
softBounces int Number of softbounces for the timeframe
clicks int Number of clicks for the timeframe
uniqueClicks int Number of unique clicks for the timeframe
opens int Number of openings for the timeframe
uniqueOpens int Number of unique openings for the timeframe
spamReports int Number of complaint (spam report) for the timeframe
blocked int Number of blocked contact emails for the timeframe
invalid int Number of invalid emails for the timeframe
unsubscribed int Number of unsubscribed emails for the timeframe

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