DistributionSchedule
The distribution schedule parameters for broadcast messages.
DistributionSchedule
The distribution schedule parameters for broadcast messages.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
repeatPeriod | integer (5–3600, int32) | Yes | The period (in seconds) that the message needs to be repeatedly send out. |
duration | integer (1–32000, int16) | Yes | The amount of time (in minutes) while the messages needs to be sent out. |
startTime | string (date-time) | No | The time (in UTC) when the message transmission should be started. |