{ "sections": [ "title", "description", "fields", "special_access_rules", "associated_objects", "field_reference" ], "title": "LocationGroupAssignment - Data API", "description": "Represents the assignment of a location to a location group. This object is available in API version 51.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "LastReferencedDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The timestamp for when the current user last viewed a record related to this record." }, "LastViewedDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The timestamp for when the current user last viewed this record. A null value can mean that this record has only been referenced (LastReferencedDate) and not viewed." }, "LocationExternalReference": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The external reference of the associated location." }, "LocationGroupAssignment": { "type": "string", "properties": "Autonumber, Defaulted on create, Filter, idLookup, Sort", "description": "The name of the location group assignment." }, "LocationGroupExternalReference": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The external reference of the associated location group." }, "LocationGroupId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "(Master-Detail) The associated location group." }, "LocationGroupName": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The location group name of the associated location group." }, "LocationId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "(Master-Detail) The associated location." }, "LocationName": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The name of the associated location." } }, "special_access_rules": "This object is only available in Omnichannel Inventory orgs.", "associated_objects": "This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.\n\n- **LocationGroupAssignmentChangeEvent (API version 62.0)**: Change events are available for the object.", "field_reference": { "CreatedById": { "field_label": "Created By ID", "type": "reference", "length": "18" }, "CreatedDate": { "field_label": "Created Date", "type": "datetime" }, "CurrencyIsoCode": { "field_label": "Currency ISO Code", "type": "picklist", "length": "3" }, "Id": { "field_label": "Location Group Assignment ID", "type": "id", "length": "18" }, "IsDeleted": { "field_label": "Deleted", "type": "boolean" }, "LastModifiedById": { "field_label": "Last Modified By ID", "type": "reference", "length": "18" }, "LastModifiedDate": { "field_label": "Last Modified Date", "type": "datetime" }, "LastReferencedDate": { "field_label": "Last Referenced Date", "type": "datetime" }, "LastViewedDate": { "field_label": "Last Viewed Date", "type": "datetime" }, "LocationExternalReference": { "field_label": "External Reference", "type": "string", "length": "255" }, "LocationGroupAssignment": { "field_label": "Location Group Assignment Name", "type": "string", "length": "255" }, "LocationGroupExternalReference": { "field_label": "External Reference", "type": "string", "length": "255" }, "LocationGroupId": { "field_label": "Location Group ID", "type": "reference", "length": "18" }, "LocationGroupName": { "field_label": "Location Group Number", "type": "string", "length": "255" }, "LocationId": { "field_label": "Location ID", "type": "reference", "length": "18" }, "LocationName": { "field_label": "Location Name", "type": "string", "length": "255" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" } }, "field_reference_columns": [ "field_label", "type", "length" ] }