Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

GetExtendedCampaignStats.md

File metadata and controls

17 lines (13 loc) · 1.09 KB

GetExtendedCampaignStats

Properties

Name Type Description Notes
globalStats \Brevo\Client\Model\GetExtendedCampaignStatsGlobalStats
campaignStats object[] List-wise statistics of the campaign.
mirrorClick int Number of clicks on mirror link
remaining int Number of remaning emails to send
linksStats object Statistics about the number of clicks for the links
statsByDomain \Brevo\Client\Model\GetStatsByDomain
statsByDevice \Brevo\Client\Model\GetStatsByDevice Statistics about the campaign on the basis of various devices
statsByBrowser \Brevo\Client\Model\GetStatsByBrowser Statistics about the campaign on the basis of various browsers

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