Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.99 KB

GetExtendedContactDetailsStatistics.md

File metadata and controls

18 lines (14 loc) · 1.99 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 [map[string]interface{}] Listing of the transactional attributes for the contact [optional] [default to null]
Delivered []GetExtendedContactDetailsStatisticsDelivered Listing of the delivered campaign for the contact [optional] [default to null]

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