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

Available in version v6+

An object that represents the statistical data points pertaining to a specific time period.

Name

Type

Description

Constraints

messageId

Long

The message ID.

required

periodStart

Long

The start of the time period.

required

periodEnd

Long

The end of the time period.

required

statisticValues

Attribute

A list of Attribute objects that contain aggregated message statistics data for the time period.

required

  • No labels