Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.19 KB

File metadata and controls

19 lines (16 loc) · 1.19 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 SMS for the timeframe [optional]
Rejected long? Number of rejected SMS for the timeframe [optional]
Skipped long? Number of skipped SMS for the timeframe [optional]

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