s_c__Cookie__c Object Reference

Name s_c__Cookie__c
Type Custom StoreConnect Object
Description Cookies are part of our website privacy compliance features. They disclose information about cookies that are used on your web store.

Field Definitions

Field Name Type Required Unique
s_c__Active__c Checkbox(true) No No
Defines whether the Cookie is active. Only active cookies will be referenced on the website.
s_c__Compliance_Group_Id__c Lookup (s_c__Compliance_Group__c) No No
s_c__Display_Name__c Text No No
The name of the Cookie that will show on the website. If empty, Name will be shown instead.
s_c__Information_Markdown__c LongTextArea No No
Information about the Cookie to be shown on the web store.
s_c__Position__c Number(18, 0) No No
This defines the display order of the Cookies on the website. Lower numbers appear first.
s_c__Script_Block_Id__c Lookup (s_c__Script_Block__c) No No
Defines the Script Block that is responsible for the Cookie. If the website user disables this cookie, the Script Block will not be included on the website.
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation