{"title":"[DEPRECATED] Product Purchasable Media Object Reference","slug":"product-purchasable-media-object-reference","url":"https://support.storeconnect.com/articles/product-purchasable-media-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-purchasable-media-object-reference.md","subtitle":null,"summary":"Holds the relationship between products and media items, such as product image, videos, files etc that can be downloaded after product purchase","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, [DEPRECATED] Product Purchasable Media, s_c__Product_Purchasable_Media__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nHolds the relationship between products and media items, such as product image, videos, files etc that can be downloaded after product purchase\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Product_Purchasable_Media__c` |\n| **Label** | [DEPRECATED] Product Purchasable Media |\n| **Plural Label** | Product Purchasable Media |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| [DEPRECATED] Media | `s_c__Media_Id__c` | MasterDetail ([s_c__Media__c](media-object-reference)) | No | The media that can be downloaded when the product linked to this has been purchased |\n| [DEPRECATED] Product | `s_c__Product_Id__c` | Lookup ([Product2](product2-object-reference)) | No | The product that this purchasable media is linked to, so that the Media can be downloaded once this product is purchased |\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__Media_Id__c` | MasterDetail | [s_c__Media__c](media-object-reference) | Product_Purchasable_Medias |\n| `s_c__Product_Id__c` | Lookup | [Product2](product2-object-reference) | Product_Purchasable_Medias |"}