Offer DMO
The Offer DMO represents an offer that provides an incentive to a targeted audience to complete a specific activity.
std__OfferDmo__dlm
Unassigned
Unassigned
Id (std__Id__c)
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Offer DMO | Coupon ID | Many To One (N:1) | Coupon DMO | ID |
| Offer DMO | Campaign ID | Many To One (N:1) | Campaign DMO | ID |
| Offer DMO | Promotion ID | Many To One (N:1) | Promotion DMO | ID |
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Campaign ID | std__CampaignId__c | Specifies campaign associated with promotion. | text |
| CDP System Record Currency | std__cdp_sys_record_currency__c | The ISO currency code for this record that's used for multi-currency processing. | text |
| Coupon ID | std__CouponId__c | The coupon code associated with the offer. | text |
| Created Date | std__CreatedDate__c | The date and time when this record was created. | dateTime |
| Data Source ID | std__DataSourceId__c | A unique, system-generated identifier for this OfferDmo record. | text |
| Data Source Name | std__DataSourceName__c | Represent name of the external source system name. | text |
| Data Source Object ID | std__DataSourceObjectId__c | A unique, system-generated identifier for this OfferDmo record. | text |
| Description | std__Description__c | The description of the offer. | text |
| End Date Time | std__EndDateTime__c | The end date and time until which the offer is available for customers to use. | dateTime |
| ID | std__Id__c | Required. A unique, system-generated identifier for this Offer record. Maximum size is 15 characters. | text |
| Internal Organization ID | std__InternalOrganizationId__c | A unique, system-generated identifier for this OfferDmo record. | text |
| Last Modified Date | std__LastModifiedDate__c | The date and time when a user last modified this record. | dateTime |
| Name Interface Field | std__NameInterfaceField__c | The display name of the record. | text |
| Offer Code Text | std__OfferCodeText__c | The unique code for the offer. | text |
| Offer Configuration Text | std__OfferConfigurationText__c | The JSON-based configuration of the offer. | text |
| Priority Number | std__PriorityNumber__c | The priority of this offer compared to other offers of the related promotion. | double |
| Promotion ID | std__PromotionId__c | The number of product facing front (visible to customer) on the retail shelf. | text |
| Record Type | std__RecordType__c | The record type of the offer record. | text |
| Start Date Time | std__StartDateTime__c | The start date and time from which the offer is available for customers to use. | dateTime |
| Status | std__Status__c | The status of the offer. | text |
| System Modstamp | std__SystemModstamp__c | The date and time when this record was last modified by a user or by an automated process. | dateTime |
| Usage Type | std__UsageType__c | The cross cloud use cases the record belongs to. | text |