Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.07 KB

GetTransacSmsReportReports.md

File metadata and controls

18 lines (15 loc) · 1.07 KB

brevo_csharp.Model.GetTransacSmsReportReports

Properties

Name Type Description Notes
Date DateTime? Date for which statistics are retrieved [optional]
Requests long? Number of requests for the date [optional]
Delivered long? Number of delivered SMS for the date [optional]
HardBounces long? Number of hardbounces for the date [optional]
SoftBounces long? Number of softbounces for the date [optional]
Blocked long? Number of blocked contact for the date [optional]
Unsubscribed long? Number of unsubscription for the date [optional]
Replied long? Number of answered SMS for the date [optional]
Accepted long? Number of accepted for the date [optional]
Rejected long? Number of rejected for the date [optional]

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