Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.86 KB

GetExtendedContactDetailsStatistics.md

File metadata and controls

18 lines (14 loc) · 1.86 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]
delivered list[GetExtendedContactDetailsStatisticsDelivered] Listing of the delivered campaign for the contact [optional]

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