GameParticipantReward

Represents the reward that’s provided to a participant after they’ve played a game. This object is available in API version 60.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
ExpirationDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date till which the game is valid for the participant to play.
GameParticipantId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the associated game participant.
This field is a relationship field.
Relationship Name
GameParticipant
Relationship Type
Lookup
Refers To
GameParticipant
GameRewardId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the reward offered to the participant.
This field is a relationship field.
Relationship Name
GameReward
Relationship Type
Lookup
Refers To
GameReward
IssuedRewardReferenceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the voucher issued to the participant as a reward or the transaction journal that credits the points rewarded to the participant.
This field is a polymorphic relationship field.
Relationship Name
IssuedRewardReference
Relationship Type
Lookup
Refers To
TransactionJournal, Voucher
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The autogenerated unique number of the record.
SourceActivityId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the record that represents the reason why the participant was eligible to play the game.
This field is a polymorphic relationship field.
Relationship Name
SourceActivity
Relationship Type
Lookup
Refers To
GameDefinition, Promotion, TransactionJournal
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The participant’s status for the game.
Possible values are:
  • Expired
  • NoReward
  • Rewarded
  • YetToReward

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

GameParticipantRewardChangeEvent (API Version 63.0)
Change events are available for the object.
GameParticipantRewardFeed
Feed tracking is available for the object.
GameParticipantRewardHistory
History is available for tracked fields of the object.