Content Taxonomy Term Relationship DMO
The Content Taxonomy Term Relationship DMO represents the relationships between taxonomy terms. For example, the term "Brands" can have a "broader than" relationship with car brands such as Mercedes-Benz or Toyota.
Object API Name: std__ContentTaxonomyTermRelationshipDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- ContentTaxonomyId has a FOREIGNKEY relationship with the Content Taxonomy DMO
Idfield. - ContentTaxonomyTermId has a FOREIGNKEY relationship with the Content Taxonomy Term DMO
Idfield. - RelatedContentTaxonomyTermId has a FOREIGNKEY relationship with the Content Taxonomy Term DMO
Idfield. - ContentTaxonomyTermRelTypeId has a FOREIGNKEY relationship with the Content Taxonomy Term Rel Type DMO
Idfield.
- cdp_sys_record_currency
- ContentTaxonomyId
- ContentTaxonomyTermId
- ContentTaxonomyTermRelTypeId
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- RelatedContentTaxonomyTermId
- 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__ContentTaxonomyId__c - Data Type: TEXT
- Description: A reference ID for the content taxonomy that this relationship belongs to.
- Field API Name:
std__ContentTaxonomyTermId__c - Data Type: TEXT
- Description: A reference ID for the content taxonomy term that has a relationship with another term.
- Field API Name:
std__ContentTaxonomyTermRelTypeId__c - Data Type: TEXT
- Description: A reference ID for the content taxonomy relationship type for this relationship.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this ContentTaxonomyTermRelationshipDmo record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this ContentTaxonomyTermRelationshipDmo record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: A unique ID used as the primary key for the Content Taxonomy Term Relationship DMO.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this ContentTaxonomyTermRelationshipDmo record.
- Field API Name:
std__RelatedContentTaxonomyTermId__c - Data Type: TEXT
- Description: A reference ID for the content taxonomy term that’s related to this content taxonomy term.