Game Reward DMO
Object API Name: std__GameRewardDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- GameDefinitionId has a FOREIGNKEY relationship with the Game Definition DMO
Idfield. - RewardDefinitionId has a FOREIGNKEY relationship with the Loyalty Program Currency DMO
Idfield. - RewardDefinitionId has a FOREIGNKEY relationship with the Voucher Definition DMO
Idfield.
- cdp_sys_record_currency
- ColorText
- CurrentRewardCount
- DataSourceId
- DataSourceObjectId
- Description
- GameDefinitionId
- Id
- ImageUrl
- InternalOrganizationId
- MaximumRewardCount
- NameInterfaceField
- RewardDefinitionId
- RewardDefinitionObject
- RewardType
- RewardValueNumber
- WinProbabilityNumber
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ColorText__c - Data Type: TEXT
- Description: The color of the segment in the Spin the Wheel board that the represents the game reward.
- Field API Name:
std__CurrentRewardCount__c - Data Type: DOUBLE
- Description: The number of times the reward was provided to game participants until the current date.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: The description of the game reward.
- Field API Name:
std__GameDefinitionId__c - Data Type: TEXT
- Description: The parent Game Definition record associated with rewards.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this GameReward record. Maximum size is 15 characters.
- Field API Name:
std__ImageUrl__c - Data Type: TEXT
- Description: The image URL of the segment in the Spin the Wheel board that the represents the game reward.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__MaximumRewardCount__c - Data Type: DOUBLE
- Description: The maximum number of times the reward can be provided to game participants.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__RewardDefinitionId__c - Data Type: TEXT
- Description: The voucher definition associated with the game reward or associated currency.
- Field API Name:
std__RewardDefinitionObject__c - Data Type: TEXT
- Description: The object name of the reward definition record.
- Field API Name:
std__RewardType__c - Data Type: TEXT
- Description: The type of reward offered by the game. For example, Voucher, Loyalty Points, Raffle.
- Field API Name:
std__RewardValueNumber__c - Data Type: DOUBLE
- Description: The value of the currency or voucher that's issued to participants as game reward.
- Field API Name:
std__WinProbabilityNumber__c - Data Type: DOUBLE
- Description: The probability of the reward being provided to a participant.