GeneratePositionRequestModel
Defines the type of position that should be generated.
Name | Description | Type | Additional Information |
---|---|---|---|
PositionType |
The type of position which should be created. This can be one of the following values:
|
string |
Required |
StartDate |
The event date to start reading from. Only applicable, if a PositionType of "date" was specified. Please keep in mind that StartDate relates to the time an event was made available to the Unity API systems. When receiving notifications with such a date-based starting position, the response may include events with a slightly earlier event time than specified in StartDate. |
date |
None. |