Order_Campaign__c Object Reference
Field Definitions
| Field Name | Type | Required | Unique | Description |
|---|---|---|---|---|
| Order_Id__c | MasterDetail(Order) | No | No | The Order which was created through this campaign. |
| UTM_Campaign__c | Text | No | No | The utm-campaign parameter specified in this referral. |
| UTM_Content__c | Text | No | No | The utm-content parameter specified in this referral. |
| UTM_Medium__c | Text | No | No | The utm-medium parameter specified in this referral. |
| UTM_Source__c | Text | No | No | The utm-source parameter specified in this referral. |
| UTM_Term__c | Text | No | No | The utm-term parameter specified in this referral. |
| UTM_Token__c | Text | No | No | The utm-token parameter specified in this referral. |
| Visited_At__c | DateTime | Yes | No | The date and time of this visit. |
| 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