Theme Asset Object Reference

Overview

Theme Assets represent media files that belongs to a Theme

Property Value
API Name s_c__Theme_Asset__c
Label Theme Asset
Plural Label Theme Assets
Type Custom Object

Fields

Field Label API Name Type Required Description
Key s_c__Key__c Text(236) Yes A unique value that represents the Asset
Theme s_c__Theme_Id__c MasterDetail (s_c__Theme__c) No The Theme this Theme Asset belongs to
Unique Theme Key s_c__Unique_Theme_Key__c Text(255) No An internal field to ensure uniqueness
URL s_c__Url__c Url No The fully qualified url of the asset. This could be a url to an asset located in a CDN, as long as it is available on the internet.
StoreConnect External ID s_c__sC_Id__c Text(36) No StoreConnect External ID, do not modify in Salesforce

Relationships

Field Type Related Object Relationship Name
s_c__Theme_Id__c MasterDetail s_c__Theme__c Theme_Assets