Cc Dim Coupon DMO

This DMO provides details about coupons.

Object API Name: std__CcDimCouponDmo__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__CodesCount__c
  • Data Type: DOUBLE
  • Description: Total number of coupon codes available.
  • Field API Name: std__CouponType__c
  • Data Type: TEXT
  • Description: Type of coupon (for example, "Percentage", "Fixed Amount").
  • 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__Description__c
  • Data Type: TEXT
  • Description: Description of the coupon.
  • Field API Name: std__Id__c
  • Data Type: DOUBLE
  • Description: Unique identifier for a coupon.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsEnabled__c
  • Data Type: BOOLEAN
  • Description: Boolean indicating if the coupon is enabled.
  • Field API Name: std__LastUpdatedDateTime__c
  • Data Type: DATETIME
  • Description: Date and time when the coupon record was last updated.
  • Field API Name: std__NaturalCouponId__c
  • Data Type: TEXT
  • Description: Natural key of the coupon, representing the id of the coupon in the source system.
  • Field API Name: std__RedemptionLimit__c
  • Data Type: DOUBLE
  • Description: Maximum number of redemptions allowed per coupon code.