Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 815 Bytes

GetSmsCampaignStats.md

File metadata and controls

15 lines (12 loc) · 815 Bytes

GetSmsCampaignStats

Properties

Name Type Description Notes
Delivered int64 Number of delivered SMS [default to null]
Sent int64 Number of sent SMS [default to null]
Processing int64 Number of processing SMS [default to null]
SoftBounces int64 Number of softbounced SMS [default to null]
HardBounces int64 Number of hardbounced SMS [default to null]
Unsubscriptions int64 Number of unsubscription SMS [default to null]
Answered int64 Number of replies to the SMS [default to null]

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