{"title":"Content Change Object Reference","slug":"content-change-object-reference","url":"https://support.storeconnect.com/articles/content-change-object-reference","url_markdown":"https://support.storeconnect.com/articles/content-change-object-reference.md","subtitle":null,"summary":"Tracks and documents content specific record modifications, defaulting changes to draft until approval is secured for publication.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Content Change, s_c__Content_Change__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nTracks and documents content specific record modifications, defaulting changes to draft until approval is secured for publication.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Content_Change__c` |\n| **Label** | Content Change |\n| **Plural Label** | Content Changes |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Published At | `s_c__Published_At__c` | DateTime | No | The date time the content change was published. |\n| Status | `s_c__Status__c` | Picklist | No | The status of this content change. |\n| Summary | `s_c__Summary__c` | LongTextArea(512) | No | A summary of content changes applied. |\n| User | `s_c__User_Id__c` | Lookup ([User](user-object-reference)) | No | The user who created this content change. |\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__User_Id__c` | Lookup | [User](user-object-reference) | Content_Change_User |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **Content Change** (`s_c__Content_Change__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__Content_Change_Record__c](content-change-record-object-reference) | `s_c__Content_Change_Id__c` | Lookup | Content_Change_Record_Content_Change | — |"}