Coupon DLO Mappings
The Coupon object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.
The Coupon DLO is mapped to the Coupon DMO.
- The Coupon DLO field DataSourceObject maps to the Coupon DMO Object DataSourceObjectId field.
- The Coupon DLO field PromotionId maps to the Coupon DMO Object PromotionId field.
- The Coupon DLO field Id maps to the Coupon DMO Object Id field.
- The Coupon DLO field CouponCode maps to the Coupon DMO Object CouponCode field.
- The Coupon DLO field Name maps to the Coupon DMO Object ScanCode field.
- The Coupon DLO field Status maps to the Coupon DMO Object CouponStatus field.
- The Coupon DLO field DataSource maps to the Coupon DMO Object DataSourceId field.
The Coupon DLO is mapped to the CouponDefinition DMO.
- The Coupon DLO field DataSource maps to the CouponDefinition DMO Object CouponDefinitionDmo.DataSourceId field.
- The Coupon DLO field DataSourceObject maps to the CouponDefinition DMO Object CouponDefinitionDmo.DataSourceObjectId field.
- The Coupon DLO field Id maps to the CouponDefinition DMO Object CouponDefinitionDmo.Id field.
- The Coupon DLO field StartDateTime maps to the CouponDefinition DMO Object CouponDefinitionDmo.ValidFromDateTime field.
- The Coupon DLO field EndDateTime maps to the CouponDefinition DMO Object CouponDefinitionDmo.ValidToDateTime field.
- The Coupon DLO field RedemptionLimitAllBuyers maps to the CouponDefinition DMO Object CouponDefinitionDmo.MaxRedmPerCodeCount field.
- The Coupon DLO field RedemptionLimitPerBuyer maps to the CouponDefinition DMO Object CouponDefinitionDmo.MaxRedmPerCustCount field.