Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.8 KB

GetExtendedContactDetailsStatistics.md

File metadata and controls

16 lines (13 loc) · 1.8 KB

GetExtendedContactDetailsStatistics

Properties

Name Type Description Notes
MessagesSent []GetExtendedContactDetailsStatisticsMessagesSent Listing of the sent campaign for the contact [optional] [default to null]
HardBounces []GetExtendedContactDetailsStatisticsMessagesSent Listing of the hardbounes generated by the contact [optional] [default to null]
SoftBounces []GetExtendedContactDetailsStatisticsMessagesSent Listing of the softbounes generated by the contact [optional] [default to null]
Complaints []GetExtendedContactDetailsStatisticsMessagesSent Listing of the complaints generated by the contact [optional] [default to null]
Unsubscriptions *GetExtendedContactDetailsStatisticsUnsubscriptions [optional] [default to null]
Opened []GetExtendedContactDetailsStatisticsOpened Listing of the openings generated by the contact [optional] [default to null]
Clicked []GetExtendedContactDetailsStatisticsClicked Listing of the clicks generated by the contact [optional] [default to null]
TransacAttributes []interface{} Listing of the transactional attributes for the contact [optional] [default to null]

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