Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.22 KB

GetTransacSmsReportReports.md

File metadata and controls

19 lines (15 loc) · 1.22 KB

GetTransacSmsReportReports

Properties

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

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