LocationGroup
Represents groups used to organize locations for reporting, restrictions, and bulk operations.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the location group. |
| auditCreatedDateTime | Datetime | True |
The date and time when the location group was created. |
| auditModifiedBy | String | True |
The user who last modified the location group. |
| auditModifiedDateTime | Datetime | True |
The date and time when the location group was last modified. |
| description | String | False |
The description of this location group. |
| entity_Href | String | True |
The URL of the entity associated with this location group. |
| entity_Id | String | True |
The Id of the entity associated with this location group. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this location group. |
| entity_Name | String | True |
The name of the entity associated with this location group. |
| groupType | String | False |
The type of the location group, such as static or dynamic. |
| href | String | True |
The URL of the location group resource. |
| id | String | False |
The unique identifier of the location group record. |
| isDimensionStructure | Bool | False |
Indicates whether this location group represents a dimension structure used in financial reporting. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the location group record. |
| memberFilter | String | False |
The filter criteria used to dynamically determine the members of this location group. |
| name | String | False |
The name of the location group. |
| primaryContact_Href | String | True |
The URL of the primary contact associated with this location group. |
| primaryContact_Id | String | False |
The Id of the primary contact associated with this location group. |
| primaryContact_Key | String | False |
The system-assigned key of the primary contact associated with this location group. |
| ListAggregate_GroupMembers | String | False |
The aggregate list of location members associated with this location group. |