Campaign Cohort DMO

A cohort of customers produced by a Marketing Expert arbiter run, formed via behavioral clustering or a predictive model.

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

  • Field API Name: std__ArbiterJobRunIdentifier__c
  • Data Type: TEXT
  • Description: The arbiter run that created this record.
  • Field API Name: std__ArbiterRunDateTime__c
  • Data Type: DATETIME
  • Description: When that run happened; used to find the most recent run.
  • Field API Name: std__AssignedMemberCount__c
  • Data Type: DOUBLE
  • Description: Distinct customers in this cohort assigned at least one campaign this run.
  • 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__CohortName__c
  • Data Type: TEXT
  • Description: Short human label, e.g. “Lapsing high-value shoppers.”
  • 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: Plain-English summary of the cohort.
  • Field API Name: std__GroupingMethodType__c
  • Data Type: TEXT
  • Description: How the cohort was formed. Values: BEHAVIORAL_CLUSTERING, PREDICTIVE_MODEL.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Unique identifier for this cohort.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsColdStart__c
  • Data Type: BOOLEAN
  • Description: True for the low-history cohort handled with a safe default.
  • Field API Name: std__TotalMemberCount__c
  • Data Type: DOUBLE
  • Description: How many customers are in this cohort.