SegmentationObjectHierarchyNode
Represents a single node within an segmentation object hierarchy. Each node is connected to both a parent and a child, except for the root and leaf nodes. This object includes details about the scope and name of the segmentation object at this specific point in the hierarchy.
{
"scope": "Application",
"value": "E-Commerce Platform",
"level": 0
}
Defines the functional or operational scope of the segmentation object at this particular hierarchy level. The scope provides context on what area or aspect of the segmentation object the node pertains to, such as 'AZ', 'Site', 'Application'.
The value or title of the node within the segmentation object hierarchy. This name typically reflects the specific component that this node represents, such as 'Site London', 'Sharepoint Application' etc.
The level of the node within the segmentation object hierarchy.