Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 2.04 KB

GetExtendedContactDetailsStatistics.md

File metadata and controls

18 lines (14 loc) · 2.04 KB

GetExtendedContactDetailsStatistics

Properties

Name Type Description Notes
messagesSent \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] Listing of the sent campaign for the contact [optional]
hardBounces \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] Listing of the hardbounes generated by the contact [optional]
softBounces \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] Listing of the softbounes generated by the contact [optional]
complaints \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] Listing of the complaints generated by the contact [optional]
unsubscriptions \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptions [optional]
opened \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsOpened[] Listing of the openings generated by the contact [optional]
clicked \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsClicked[] Listing of the clicks generated by the contact [optional]
transacAttributes object[] Listing of the transactional attributes for the contact [optional]
delivered \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] Listing of the delivered campaign for the contact [optional]

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