Offer Sales Order Product Engagement DMO
Represents the user interaction with an Offer when that offer is applied to a specific Product within a Sales Order. It records the user’s action (e.g., selection, view, application) during the order process.
Object API Name: std__OfferSalesOrderProductEngagementDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- OfferId has a FOREIGNKEY relationship with the Offer DMO
Idfield. - SalesOrderProdtEngagementId has a FOREIGNKEY relationship with the Sales Order Product Engagement DMO
Idfield. - PromotionId has a FOREIGNKEY relationship with the Promotion DMO
Idfield.
- cdp_sys_record_currency
- CreatedDate
- DataSourceId
- DataSourceObjectId
- GameRewardId
- Id
- InternalOrganizationId
- LoyaltyProgramCurrencyId
- OfferId
- PromotionId
- RewardType
- RewardValueNumber
- SalesOrderProdtEngagementId
- VoucherId
- 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__CreatedDate__c - Data Type: DATETIME
- Description: The date and time the record was originally created.
- 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__GameRewardId__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__LoyaltyProgramCurrencyId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__OfferId__c - Data Type: TEXT
- Description: Represents the offer for which the engagement is being tracked.
- Field API Name:
std__PromotionId__c - Data Type: TEXT
- Description: Represents the associated Promotion record id associated with the offer.
- Field API Name:
std__RewardType__c - Data Type: TEXT
- Description: Alphanumeric string representing the reward type.
- Field API Name:
std__RewardValueNumber__c - Data Type: DOUBLE
- Description: Numeric value representing the reward value number. Do not include currency symbols or commas.
- Field API Name:
std__SalesOrderProdtEngagementId__c - Data Type: TEXT
- Description: Represents the sales order product engagement record associated with offer engagement.
- Field API Name:
std__VoucherId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.