Campaign Cohort Attribute DMO
The specific behavioral traits (features) for each customer cohort, such as average monetary value or purchase frequency.
Object API Name: std__CampaignCohortAttributeDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- CampaignCohortId has a FOREIGNKEY relationship with the Campaign Cohort DMO
Idfield.
- ArbiterJobRunIdentifier
- CampaignCohortId
- cdp_sys_record_currency
- CoveragePercent
- DataSourceId
- DataSourceObjectId
- FeatureName
- FeatureValue
- Id
- InternalOrganizationId
- Field API Name:
std__ArbiterJobRunIdentifier__c - Data Type: TEXT
- Description: The arbiter run that created this record.
- Field API Name:
std__CampaignCohortId__c - Data Type: TEXT
- Description: Raw identifier of the cohort this measure describes; resolved to CampaignCohortDmo via the generated foreign key.
- 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__CoveragePercent__c - Data Type: DOUBLE
- Description: Share of the cohort (0-1) this measure could be computed for.
- 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__FeatureName__c - Data Type: TEXT
- Description: The behavior measured, e.g. monetary_value. Join key to MktExpertFeatureDefinition (UDD entity, 266).
- Field API Name:
std__FeatureValue__c - Data Type: DOUBLE
- Description: Cohort average. 0-1 percentile rank for level features; signed change for trend features.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Unique identifier for this row.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.