Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.16 KB

GetReportsReports.md

File metadata and controls

21 lines (18 loc) · 1.16 KB

brevo_csharp.Model.GetReportsReports

Properties

Name Type Description Notes
Date DateTime? Date of the statistics
Requests long? Number of requests for the date
Delivered long? Number of delivered emails for the date
HardBounces long? Number of hardbounces for the date
SoftBounces long? Number of softbounces for the date
Clicks long? Number of clicks for the date
UniqueClicks long? Number of unique clicks for the date
Opens long? Number of openings for the date
UniqueOpens long? Number of unique openings for the date
SpamReports long? Number of complaints (spam reports) for the date
Blocked long? Number of blocked emails for the date
Invalid long? Number of invalid emails for the date
Unsubscribed long? Number of unsubscribed emails for the date

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