Loyalty Tier Promotion DMO

Represents a junction between a member tier and a loyalty promotion.

Object API Name: std__LoyaltyTierPromotionDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id

  • LoyaltyTierId has a FOREIGNKEY relationship with the Loyalty Tier DMO Id field.
  • PromotionId has a FOREIGNKEY relationship with the Promotion DMO Id field.
  • 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__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__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__LoyaltyTierId__c
  • Data Type: TEXT
  • Description: Represents the Loyalty Tier associated with promotions.
  • Field API Name: std__PromotionId__c
  • Data Type: TEXT
  • Description: Represents the promotions associated with loyalty tier.