Page tree
Skip to end of metadata
Go to start of metadata

Available in version v5+

An object that contains detailed information and statistical values that are related to a sent message.

Name

Type

Description

Constraints

messageId

Long

The ID of the message.

required

messageName

String

Name of the message.

required

messageSubject

String

The subject of the message.

required

externalMessageId

String

External ID assigned to the message.

required

groupId

Long

The ID of the group with which the message was sent.

required

groupName

String

Name of the group with which the message was sent.

required

groupSize

Long

The number of members contained in the group with which the message was sent.

required

sendoutStartDate

Long

Start date of the sendout.

required

sendoutEndDate

Long

The end date of the sendout.

required

transferStartDate

Long

Date and time when the message transfer started.

required

transferEndDate

Long

Date and time when the message transfer finished.

required

selectionName

String

Name of the selection applied to the sendout, if used.

required

statisticValues

Attribute

A list of attributes that contain the statistical values related to the sent message.

required

  • No labels