TerritoryGroup
Represents territory groups used to organize and categorize territories, including entity assignments and group member details.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedDateTime | Datetime | True |
The date and time when the territory group was created. |
| auditModifiedDateTime | Datetime | True |
The date and time when the territory group was last modified. |
| description | String | False |
The description of this territory group. |
| entity_Href | String | True |
The URL of the entity associated with this territory group. |
| entity_Id | String | True |
The Id of the entity associated with this territory group. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this territory group. |
| entity_Name | String | True |
The name of the entity associated with this territory group. |
| href | String | True |
The URL of the territory group resource. |
| id | String | False |
The unique identifier of the territory group record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the territory group record. |
| name | String | False |
The name of the territory group. |
| ListAggregate_GroupMembers | String | False |
The aggregate list of group members associated with this territory group. |