Email Content DMO

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

  • Field API Name: std__ApiversionName__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the apiversion name.
  • Field API Name: std__BodyText__c
  • Data Type: TEXT
  • Description: The contents of the email.
  • 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__DeliveryPercent__c
  • Data Type: DOUBLE
  • Description: The percentage of emails sent based on this email content that were successfully delivered.
  • Field API Name: std__EmailTemplateBodyText__c
  • Data Type: TEXT
  • Description: Text representation of the email message.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this EmailContent record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__Subject__c
  • Data Type: TEXT
  • Description: Content of the subject line.
  • Field API Name: std__TimesUsedQuantity__c
  • Data Type: TEXT
  • Description: The number of times the email template was used to create published emails.
  • Field API Name: std__TotalDeliveredQuantity__c
  • Data Type: DOUBLE
  • Description: The number of times emails based on this email content have been successfully delivered.
  • Field API Name: std__TotalHardBouncedQuantity__c
  • Data Type: DOUBLE
  • Description: The number of times emails based on this email content have hard bounced (invalid email address).
  • Field API Name: std__TotalOpensQuantity__c
  • Data Type: DOUBLE
  • Description: The number of times emails based on this email content have been opened.
  • Field API Name: std__TotalSentQuantity__c
  • Data Type: DOUBLE
  • Description: The number of times published emails based on this email content have been sent.
  • Field API Name: std__TotalSoftBouncedQuantity__c
  • Data Type: DOUBLE
  • Description: The number of times emails based on this email content have soft bounced (returned by server).
  • Field API Name: std__UitypeText__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the uitype text.