Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.68 KB

GetExtendedContactDetailsStatistics.md

File metadata and controls

17 lines (13 loc) · 1.68 KB

GetExtendedContactDetailsStatistics

Properties

Name Type Description Notes
messages_sent list[GetExtendedContactDetailsStatisticsMessagesSent] Listing of the sent campaign for the contact [optional]
hard_bounces list[GetExtendedContactDetailsStatisticsMessagesSent] Listing of the hardbounes generated by the contact [optional]
soft_bounces 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]
transac_attributes list[object] Listing of the transactional attributes for the contact [optional]

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