Store_Campaign__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Campaign_Id__c Lookup(Campaign) Yes No The campaign which this asociaton belongs to
Information_Markdown__c LongTextArea No No Information to show the customer when signing up to this campaign, for example linking to privacy policy etc. Use Markdown or HTML to format your text. Find out more at https://help.getstoreconnect.com/documentation/how-to-use-markdown.
Opt_In_Text__c Text No No The name of this campaign shown to the customer for them to sign up to.
Preselect_Opt_In__c Checkbox(false) No No If true, then the checkbox to sign up to the campaign will be preselected. Note, this must be false to comply with EU Regulations on a marketing email campaign.
Store_Id__c Lookup(Store__c) Yes No The store which this asociaton belongs to
sC_Id__c Text 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