{"title":"Account Product Category Object Reference","slug":"account-product-category-object-reference","url":"https://support.storeconnect.com/articles/account-product-category-object-reference","url_markdown":"https://support.storeconnect.com/articles/account-product-category-object-reference.md","subtitle":null,"summary":"Reference documentation for the Account Product Category object in StoreConnect.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Account Product Category, s_c__Account_Product_Category__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Account_Product_Category__c` |\n| **Label** | Account Product Category |\n| **Plural Label** | Accounts Product Categories |\n| **Type** | Custom Object |\n\n\u003c!-- DIAGRAM OPPORTUNITY\n     This is a junction object joining Account and s_c__Product_Category__c. A small three-box diagram (Account — s_c__Product_Category__c via s_c__Account_Product_Category__c) would show the many-to-many shape faster than the tables below.\n     Deferred to the diagram phase; remove this comment when a diagram is added. --\u003e\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Account | `s_c__Account_Id__c` | MasterDetail ([Account](account-object-reference)) | No | The Account associated with this join |\n| Product Category | `s_c__Product_Category_Id__c` | MasterDetail ([s_c__Product_Category__c](product-category-object-reference)) | No | The Product Category associated with this join |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Account_Id__c` | MasterDetail | [Account](account-object-reference) | Accounts_Product_Categories |\n| `s_c__Product_Category_Id__c` | MasterDetail | [s_c__Product_Category__c](product-category-object-reference) | Accounts_Product_Categories |"}