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 str Time frame of the report
requests int Number of requests for the timeframe
delivered int Number of delivered emails for the timeframe
hard_bounces int Number of hardbounces for the timeframe
soft_bounces int Number of softbounces for the timeframe
clicks int Number of clicks for the timeframe
unique_clicks int Number of unique clicks for the timeframe
opens int Number of openings for the timeframe
unique_opens int Number of unique openings for the timeframe
spam_reports 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]