{"title":"Location Group Object Reference","slug":"location-group-object-reference","url":"https://support.storeconnect.com/articles/location-group-object-reference","url_markdown":"https://support.storeconnect.com/articles/location-group-object-reference.md","subtitle":null,"summary":"Reference documentation for the Location Group object in StoreConnect.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Location Group, s_c__Location_Group__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Location_Group__c` |\n| **Label** | Location Group |\n| **Plural Label** | Location Groups |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Active | `s_c__Active__c` | Checkbox | No | If active this Location Group will be visible on its Store |\n| Display Name | `s_c__Display_Name__c` | Text(255) | No | The name to show on the Store for this Location Group. If blank, Name will be used instead |\n| Meta Description | `s_c__Meta_Description__c` | LongTextArea(2500) | No | The content that appears within the meta description tag in the HEAD tag of the page |\n| Meta Keywords | `s_c__Meta_Keywords__c` | Text(255) | No | Comma separated list of keywords to appear within the meta keywords tag in the HEAD tag of the page. |\n| Meta Title | `s_c__Meta_Title__c` | Text(255) | No | The content that appears within the meta title tag in the HEAD tag of the page |\n| Path | `s_c__Path__c` | Text(236) | Yes | The path at which this Location Group can be found (unique per store) |\n| Social Image | `s_c__Social_Image_Id__c` | Lookup ([s_c__Media__c](media-object-reference)) | No | The Image to show when the Group is shared on Social Media. |\n| Store | `s_c__Store_Id__c` | Lookup ([s_c__Store__c](store-object-reference)) | Yes | The associated Store for this Location Group |\n| Unique Store Path | `s_c__Unique_Store_Path__c` | Text(255) | No | An internal field to ensure uniqueness |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Social_Image_Id__c` | Lookup | [s_c__Media__c](media-object-reference) | Location_Group_Social_Images |\n| `s_c__Store_Id__c` | Lookup | [s_c__Store__c](store-object-reference) | Location_Groups |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **Location Group** (`s_c__Location_Group__c`). Where the referring record exists to join things together, **Also links to** shows what it connects this object to.\n\n| Object | Field | Type | Relationship Name | Also links to |\n|--------|-------|------|-------------------|---------------|\n| [s_c__Location_Group_Account__c](location-group-account-object-reference) | `s_c__Location_Group_Id__c` | MasterDetail | Location_Groups_Accounts | [Account](account-object-reference) |"}