Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.15 KB

GetTransacAggregatedSmsReport.md

File metadata and controls

20 lines (16 loc) · 1.15 KB

GetTransacAggregatedSmsReport

Properties

Name Type Description Notes
range str Time frame of the report [optional]
requests int Number of requests for the timeframe [optional]
delivered int Number of delivered SMS for the timeframe [optional]
hard_bounces int Number of hardbounces for the timeframe [optional]
soft_bounces int Number of softbounces for the timeframe [optional]
blocked int Number of blocked contact for the timeframe [optional]
unsubscribed int Number of unsubscription for the timeframe [optional]
replied int Number of answered SMS for the timeframe [optional]
accepted int Number of accepted SMS for the timeframe [optional]
rejected int Number of rejected SMS for the timeframe [optional]
skipped int Number of skipped SMS for the timeframe [optional]

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