Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.93 KB

GetExtendedContactDetailsStatistics.md

File metadata and controls

17 lines (14 loc) · 1.93 KB

sib_api_v3_sdk.Model.GetExtendedContactDetailsStatistics

Properties

Name Type Description Notes
MessagesSent List<GetExtendedContactDetailsStatisticsMessagesSent> Listing of the sent campaign for the contact [optional]
HardBounces List<GetExtendedContactDetailsStatisticsMessagesSent> Listing of the hardbounes generated by the contact [optional]
SoftBounces List<GetExtendedContactDetailsStatisticsMessagesSent> Listing of the softbounes generated by the contact [optional]
Complaints List<GetExtendedContactDetailsStatisticsMessagesSent> Listing of the complaints generated by the contact [optional]
Unsubscriptions GetExtendedContactDetailsStatisticsUnsubscriptions [optional]
Opened List<GetExtendedContactDetailsStatisticsOpened> Listing of the openings generated by the contact [optional]
Clicked List<GetExtendedContactDetailsStatisticsClicked> Listing of the clicks generated by the contact [optional]
TransacAttributes List<Object> Listing of the transactional attributes for the contact [optional]
Delivered List<GetExtendedContactDetailsStatisticsDelivered> Listing of the delivered campaign for the contact [optional]

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