{"title":"Content Block Child Object Reference","slug":"content-blocks-children-object-reference","url":"https://support.storeconnect.com/articles/content-blocks-children-object-reference","url_markdown":"https://support.storeconnect.com/articles/content-blocks-children-object-reference.md","subtitle":null,"summary":"Content Block to Content Block join object","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Content Block Child, s_c__Content_Blocks_Children__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nContent Block to Content Block join object\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Content_Blocks_Children__c` |\n| **Label** | Content Block Child |\n| **Plural Label** | Content Blocks Children |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Child Content Blocks | `s_c__Child_Id__c` | MasterDetail ([s_c__Content_Block__c](content-block-object-reference)) | No | The child content block of the relationship |\n| Parent Content Blocks | `s_c__Parent_Id__c` | Lookup ([s_c__Content_Block__c](content-block-object-reference)) | Yes | The parent content block of the relationship |\n| Position | `s_c__Position__c` | Number(18,0) | No | The position of this content block child join object. Lower numbers are shown first, objects without a number are sorted alphabetically by name |\n| Tag | `s_c__Tag__c` | Text(255) | No | An optional tag to give the object, this allows for sorting or display options in the front end |\n| Usage Type | `s_c__Usage_Type__c` | Picklist | No | Usage_Type__c is a field used to define the specific type of this object. |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Child_Id__c` | MasterDetail | [s_c__Content_Block__c](content-block-object-reference) | Parent_Content_Blocks |\n| `s_c__Parent_Id__c` | Lookup | [s_c__Content_Block__c](content-block-object-reference) | Child_Content_Blocks |"}