DataCategoryGroup DLO Mappings

The DataCategoryGroup object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.

Object Mapping Diagram for DataCategoryGroup

The DataCategoryGroup DLO is mapped to the Category DMO.

Mapping diagram for DataCategoryGroup DLO to Category DMO

  • The DataCategoryGroup DLO field DataSourceObject maps to the Category DMO Object DataSourceObjectId field.
  • The DataCategoryGroup DLO field MasterLabel maps to the Category DMO Object LabelName field.
  • The DataCategoryGroup DLO field IsRootCategory maps to the Category DMO Object IsRootCategory field.
  • The DataCategoryGroup DLO field Id maps to the Category DMO Object Id field.
  • The DataCategoryGroup DLO field DataSource maps to the Category DMO Object DataSourceId field.
  • The DataCategoryGroup DLO field Status maps to the Category DMO Object CategoryStatus field.
  • The DataCategoryGroup DLO field IsKnowledgeCategory maps to the Category DMO Object IsKnowledgeCategory field.
  • The DataCategoryGroup DLO field DeveloperName maps to the Category DMO Object NameInterfaceField field.