nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/GetExtendedContactDetailsStatistics.md
2024-09-04 18:30:33 +02:00

2 KiB

GetExtendedContactDetailsStatistics

Properties

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

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