Hierarchy
- CRM_Marketing_CampaignStats
Properties
clicked
Number of subscribers who performed an action with the email (for example, clicked a link in it).
clickedUnique
Number of unique subscribers who performed an action with the email (for example, clicked a link in it).
delivered
Number of received emails.
opened
Number of opens.
sent
Number of sent emails.
spam
Number of subscribers who reported emails as spam.
total
Total amount of subscribers in an email campaign who were supposed to received the newsletter.
unsubscribed
Number of unsubscribed subscribers.
Campaign statistics
Contains statistics about a campaign. This object is the result of calling the
CRM_Marketing_GetCampaignStats
function.