List of all members | Properties
BriefYourMarket.Service.InteractionSummary Class Reference

A Summary of the status of a particular message or newsletter. More...

Properties

int MessageId [get, set]
 The Message or newsletter Id to which these stats apply More...
 
string Title [get, set]
 The Title of the message or newsletter to which these stats apply More...
 
DateTime DateCreated [get, set]
 When was the message or newsletter created More...
 
DateTime DateSent [get, set]
 When was the message or newsletter sent More...
 
int OriginalRecipientCount [get, set]
 The Number of contacts which were successfully sent to without a hard bounce or soft bounce. More...
 
int ForwardCount [get, set]
 The number of times this message has been forwarded. More...
 
int OpenCount [get, set]
 The number of contacts who have opened this message More...
 
int OpenAndClickThroughCount [get, set]
 The number of contacts who have either opened he message or clicked on a link. More...
 
int ClickThroughCount [get, set]
 The number of contacts who have clicked on a link. More...
 
double UniqueOpenPercent [get, set]
 The Percentage of contacts who have opened or clicked on the message as a percentage of the number of messages successfully sent. More...
 
LinkStatistics [] ClickThoughStatistics [get, set]
 The click through statistics for all links and articles in a message or newsletter. More...
 
ClickThroughEvent [] ClickThroughEvents [get, set]
 Specific Click Through Events for this message More...
 
OpenStatistic [] OpenStatistics [get, set]
 The Open Statistics for this message. More...
 
BounceStatistic [] BounceStatistics [get, set]
 List of bounced Contacts for this message More...
 
ContactNotOpenedClickThroughData [] ContactNotOpenedClickThrough [get, set]
 List of contacts where no interaction has taken place, no opens or click throughs More...
 

Detailed Description

A Summary of the status of a particular message or newsletter.

Property Documentation

◆ BounceStatistics

BounceStatistic [] BriefYourMarket.Service.InteractionSummary.BounceStatistics
getset

List of bounced Contacts for this message

◆ ClickThoughStatistics

LinkStatistics [] BriefYourMarket.Service.InteractionSummary.ClickThoughStatistics
getset

The click through statistics for all links and articles in a message or newsletter.

◆ ClickThroughCount

int BriefYourMarket.Service.InteractionSummary.ClickThroughCount
getset

The number of contacts who have clicked on a link.

◆ ClickThroughEvents

ClickThroughEvent [] BriefYourMarket.Service.InteractionSummary.ClickThroughEvents
getset

Specific Click Through Events for this message

◆ ContactNotOpenedClickThrough

ContactNotOpenedClickThroughData [] BriefYourMarket.Service.InteractionSummary.ContactNotOpenedClickThrough
getset

List of contacts where no interaction has taken place, no opens or click throughs

◆ DateCreated

DateTime BriefYourMarket.Service.InteractionSummary.DateCreated
getset

When was the message or newsletter created

◆ DateSent

DateTime BriefYourMarket.Service.InteractionSummary.DateSent
getset

When was the message or newsletter sent

◆ ForwardCount

int BriefYourMarket.Service.InteractionSummary.ForwardCount
getset

The number of times this message has been forwarded.

◆ MessageId

int BriefYourMarket.Service.InteractionSummary.MessageId
getset

The Message or newsletter Id to which these stats apply

◆ OpenAndClickThroughCount

int BriefYourMarket.Service.InteractionSummary.OpenAndClickThroughCount
getset

The number of contacts who have either opened he message or clicked on a link.

◆ OpenCount

int BriefYourMarket.Service.InteractionSummary.OpenCount
getset

The number of contacts who have opened this message

◆ OpenStatistics

OpenStatistic [] BriefYourMarket.Service.InteractionSummary.OpenStatistics
getset

The Open Statistics for this message.

◆ OriginalRecipientCount

int BriefYourMarket.Service.InteractionSummary.OriginalRecipientCount
getset

The Number of contacts which were successfully sent to without a hard bounce or soft bounce.

◆ Title

string BriefYourMarket.Service.InteractionSummary.Title
getset

The Title of the message or newsletter to which these stats apply

◆ UniqueOpenPercent

double BriefYourMarket.Service.InteractionSummary.UniqueOpenPercent
getset

The Percentage of contacts who have opened or clicked on the message as a percentage of the number of messages successfully sent.


The documentation for this class was generated from the following file: