Digital Content Relationship DMO
The Digital Content Relationship DMO represents the relationship between 2 digital content items, not including media assets. For example, a marketing email references a landing page through a call to action button with both content items managed independently in a CMS workspace.
Object API Name: std__DigitalContentRelationshipDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- DigitalContentId has a FOREIGNKEY relationship with the Digital Content DMO
Idfield. - RelatedDigitalContentId has a FOREIGNKEY relationship with the Digital Content DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DigitalContentId
- DigitalContentRelationshipType
- Id
- InternalOrganizationId
- RelatedDigitalContentId
- 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 DigitalContentRelationshipDmo record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this DigitalContentRelationshipDmo record.
- Field API Name:
std__DigitalContentId__c - Data Type: TEXT
- Description: A reference ID for the digital content.
- Field API Name:
std__DigitalContentRelationshipType__c - Data Type: TEXT
- Description: The type of relationship between digital content items, such as "contains" or "is part of."
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: A unique identifier used as the primary key for the Digital Content Relationship DMO.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this DigitalContentRelationshipDmo record.
- Field API Name:
std__RelatedDigitalContentId__c - Data Type: TEXT
- Description: A reference ID for the related digital content.