Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.1 KB

GetTransacAggregatedSmsReport.md

File metadata and controls

18 lines (15 loc) · 1.1 KB

brevo_csharp.Model.GetTransacAggregatedSmsReport

Properties

Name Type Description Notes
Range string Time frame of the report [optional]
Requests long? Number of requests for the timeframe [optional]
Delivered long? Number of delivered SMS for the timeframe [optional]
HardBounces long? Number of hardbounces for the timeframe [optional]
SoftBounces long? Number of softbounces for the timeframe [optional]
Blocked long? Number of blocked contact for the timeframe [optional]
Unsubscribed long? Number of unsubscription for the timeframe [optional]
Replied long? Number of answered SMS for the timeframe [optional]
Accepted long? Number of accepted for the timeframe [optional]
Rejected long? Number of rejected for the timeframe [optional]

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