GameParticipant

Represents a junction between a game definition and a participant who is either an account, a contact, or a loyalty program member. 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
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the participant’s account that’s associated with the game definition.
This field is a relationship field.
Relationship Name
Account
Relationship Type
Lookup
Refers To
Account
ContactId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the participant’s contact that’s associated with the game definition.
This field is a relationship field.
Relationship Name
Contact
Relationship Type
Lookup
Refers To
Contact
GameDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the game definition that has been assigned to the participant.
This field is a relationship field.
Relationship Name
GameDefinition
Relationship Type
Lookup
Refers To
GameDefinition
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.
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the participant’s loyalty program member record that’s associated with the game definition.
This field is a relationship field.
Relationship Name
LoyaltyProgramMember
Relationship Type
Lookup
Refers To
LoyaltyProgramMember
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The autogenerated unique number of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner of the record
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
ParticipantId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the participant’s contact, account, or loyalty program member record.
This field is a polymorphic relationship field.
Relationship Name
Participant
Relationship Type
Lookup
Refers To
Account, Contact, LoyaltyProgramMember

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.

GameParticipantChangeEvent (API Version 63.0)
Change events are available for the object.
GameParticipantFeed
Feed tracking is available for the object.
GameParticipantHistory
History is available for tracked fields of the object.
GameParticipantShare
Sharing is available for the object.