Promotion Reward Definition DMO
Specifies the eligible rewards (e.g., discounts, free items, Voucher, Coupon etc.) a customer receives upon successfully redeeming a Promotion.
Object API Name: std__PromotionRewardDefinitionDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- CouponDefinitionId has a FOREIGNKEY relationship with the Coupon Definition DMO
Idfield. - GameDefinitionId has a FOREIGNKEY relationship with the Game Definition DMO
Idfield. - PromotionId has a FOREIGNKEY relationship with the Promotion DMO
Idfield. - LoyaltyProgramBadgeId has a FOREIGNKEY relationship with the Loyalty Program Badge DMO
Idfield. - VoucherDefinitionId has a FOREIGNKEY relationship with the Voucher Definition DMO
Idfield. - LoyaltyProgramCurrencyId has a FOREIGNKEY relationship with the Loyalty Program Currency DMO
Idfield.
- cdp_sys_record_currency
- CouponDefinitionId
- DataSourceId
- DataSourceObjectId
- GameDefinitionId
- Id
- InternalOrganizationId
- LoyaltyProgramBadgeId
- LoyaltyProgramCurrencyId
- PromotionId
- RewardDiscountLevelText
- RewardDiscountType
- RewardSubtype
- RewardType
- RewardValue
- RewardValueMultiplier
- VoucherDefinitionId
- 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__CouponDefinitionId__c - Data Type: TEXT
- Description: Represents the record of the Coupon definition associated with promotion.
- 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__GameDefinitionId__c - Data Type: TEXT
- Description: Represents the record of the Game definition associated with promotion.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LoyaltyProgramBadgeId__c - Data Type: TEXT
- Description: Represents the record of the Loyalty Program Badge associated with promotion.
- Field API Name:
std__LoyaltyProgramCurrencyId__c - Data Type: TEXT
- Description: Represents the record of the Loyalty program currency associated with promotion.
- Field API Name:
std__PromotionId__c - Data Type: TEXT
- Description: A refrerence Id to Promotion of the reward.
- Field API Name:
std__RewardDiscountLevelText__c - Data Type: TEXT
- Description: Represents at which discount level reward given associated with promotion
- Field API Name:
std__RewardDiscountType__c - Data Type: TEXT
- Description: Captures the discount type - Percent Off, Amount off, Multiplier, Fixed credit points
- Field API Name:
std__RewardSubtype__c - Data Type: TEXT
- Description: Captures additional details on what sort of reward was it - was it applicable on total cart value, line level price of a product, unit price of a product. etc.
- Field API Name:
std__RewardType__c - Data Type: TEXT
- Description: Captures the broader category for the reward - is it a pricing discount/voucher reward/game reward/ loyalty points based reward.
- Field API Name:
std__RewardValue__c - Data Type: DOUBLE
- Description: Represents the Discount/Credit Point Value as reward given associated with promotion
- Field API Name:
std__RewardValueMultiplier__c - Data Type: TEXT
- Description: Credit points multiplier for reward points associated with Promotion
- Field API Name:
std__VoucherDefinitionId__c - Data Type: TEXT
- Description: Represents the record of the voucher definition associated with promotion.