{"title":"Sync Summary Object Reference","slug":"sync-summary-object-reference","url":"https://support.storeconnect.com/articles/sync-summary-object-reference","url_markdown":"https://support.storeconnect.com/articles/sync-summary-object-reference.md","subtitle":null,"summary":"Cached row counts of synced objects","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Sync Summary, s_c__Sync_Summary__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nCached row counts of synced objects\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Sync_Summary__c` |\n| **Label** | Sync Summary |\n| **Plural Label** | Sync Summaries |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Captured At | `s_c__Captured_At__c` | DateTime | No | Timestamp the counts were summarized. |\n| Latest Row Synced At | `s_c__Latest_Row_Synced_At__c` | DateTime | No | Timestamp of the latest object synced for this object type. |\n| Object Name | `s_c__Object_Name__c` | Text(255) | No |  |\n| SC Row Count | `s_c__SC_Row_Count__c` | Number(18,0) | No |  |\n| SF Row Count | `s_c__SF_Row_Count__c` | Number(18,0) | No |  |\n| Unique Sync Summary Key | `s_c__Unique_Sync_Summary_Key__c` | Text(255) | No | An internal field to ensure uniqueness |"}