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

  • 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.