Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.DataGraphObjectData

Represents object metadata for a data graph.
Property Name Type Description Available Version
dataGraphSourceDevName String Developer name of the source data graph for the data object. 61.0
developerName String Developer name of the data object for the data graph. 59.0
fields List<ConnectApi.DataGraphField> List of fields for the data object of the data graph. 59.0
filterCriteria String Filter criteria for the data object of the data graph. 59.0
memberDmoName String Name of the member Data Model Object (DMO) for the data graph. 59.0
paths List<ConnectApi.DataGraphRelationship> List of data path relationships for the object data of the data graph. 59.0
recencyCriteria List<ConnectApi.RecencyCriteria> List of recency criteria for the object data of the data graph. 59.0
relatedObjects List<ConnectApi.DataGraphObjectData> Recursive list of related data objects for the data graph. 59.0
type DataGraphObjectTypeEnum Data type of the data object for the data graph.
  • Adg
  • AdgActivationAudience
  • AdgExternal
  • Bridge
  • Calculated
  • CalculatedRealTime
  • CalculatedStreaming
  • Curated
  • Custom
  • Derived
  • MlPrediction
  • ObjectTypeUnspecified
  • Package
  • SegmentMembership
  • Standard
  • System
  • Transform
59.0