Newer Version Available
Game Details (Promotion)
The details of the game that's assigned to the customer.
- JSON example
- This example shows a sample
response.
1 2 "gamesAssignedList": [ 3 { 4 "gameDefinitionName": "SpintheWheelGame", 5 "gameExpirationDate": "2025-10-10T00:00:00.000Z", 6 "gameParticipantRewardId": "3PRSB0000004LFZ" 7 } 8 ]
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| gameDefinitionName | String | Name of the game that's assigned to a customer. | Big, 65.0 | 65.0 |
| gameExpirationDate | String | Date on which the game expires for the customer. | Big, 65.0 | 65.0 |
| gameParticipantRewardId | String | The ID of the game participant reward record that stores the details of the reward that the customer receives after they play the game. | Big, 65.0 | 65.0 |