Contains statistics about a campaign. This object is the result of calling the CRM_Marketing_GetCampaignStats function.

Hierarchy

  • CRM_Marketing_CampaignStats

Properties

clicked

clicked: number

Number of subscribers who performed an action with the email (for example, clicked a link in it).

clickedUnique

clickedUnique: number

Number of unique subscribers who performed an action with the email (for example, clicked a link in it).

delivered

delivered: number

Number of received emails.

opened

opened: number

Number of opens.

sent

sent: number

Number of sent emails.

spam

spam: number

Number of subscribers who reported emails as spam.

total

total: number

Total amount of subscribers in an email campaign who were supposed to received the newsletter.

unsubscribed

unsubscribed: number

Number of unsubscribed subscribers.