This table requires activation of Salesforce CRM Pipeline functional area. DW_SF_CAMPAIGN_F
Module:
CAMPAIGN_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CAMPAIGN_ID | VARCHAR2 | 32 | True | Primary key | |||
| SOURCE_RECORD_ID | VARCHAR2 | 32 | This column is for Oracle Internal use only. SOURCE_RECORD_ID | ||||
| ACTUAL_COST | NUMBER | Amount of money spent to run the campaign. | |||||
| AMOUNT_ALL_OPPORTUNITIES | NUMBER | Amount of money in all opportunities associated with the campaign, including closed/won opportunities | |||||
| AMOUNT_WON_OPPORTUNITIES | NUMBER | Amount of money in closed or won opportunities associated with the campaign | |||||
| BUDGETED_COST | NUMBER | Amount of money budgeted for the campaign. | |||||
| CREATED_BY_USER_ID | VARCHAR2 | 32 | Opportunity Created by user | ||||
| CREATED_DATE | DATE | Creation Date - Audit column | |||||
| CREATED_TIMESTAMP | TIMESTAMP | Creation Date - Audit column | |||||
| CURRENCY_CODE | VARCHAR2 | 16 | Available only for organizations with the multicurrency feature enabled | ||||
| DESCRIPTION | VARCHAR2 | 999 | Description of the campaign | ||||
| CAMPAIGN_END_DATE | DATE | Ending date for the campaign | |||||
| EXPECTED_RESPONSE | NUMBER | Percentage of responses you expect to receive for the campaign | |||||
| EXPECTED_REVENUE | NUMBER | Amount of money you expect to generate from the campaign | |||||
| IS_ACTIVE | VARCHAR2 | 16 | Indicates whether this campaign is active (true) or not (false). Default value is false | ||||
| IS_DELETED | VARCHAR2 | 16 | Indicates whether the object has been moved to the Recycle Bin (true) or not (false). | ||||
| LAST_ACTIVITY_DATE | DATE | Value is one of the following, whichever is the most recent. Due date of the most recent event logged against the record.Due date of the most recently closed task associated with the record | |||||
| LAST_MODIFIED_BY_USER_ID | VARCHAR2 | 32 | Campaign last updated by user | ||||
| LAST_MODIFIED_DATE | TIMESTAMP | Last Modfied Date - Audit column | |||||
| LAST_MODIFIED_TIMESTAMP | TIMESTAMP | Last Modfied Date - Audit column | |||||
| CAMPAIGN_MEMBER_RECORD_TYPE_ID | VARCHAR2 | 32 | ID of the record type assigned to this object | ||||
| CAMPAIGN_NAME | VARCHAR2 | 128 | Name of the campaign | ||||
| NUMBER_OF_CONTACTS | NUMBER | 38 | 0 | Number of contacts associated with the campaign | |||
| NUMBER_OF_CONVERTED_LEADS | NUMBER | 38 | 0 | Number of leads that were converted to an account and contact due to the marketing efforts in the campaign | |||
| NUMBER_OF_LEADS | NUMBER | 38 | 0 | Number of leads associated with the campaign | |||
| NUMBER_OF_OPPORTUNITIES | NUMBER | 38 | 0 | Number of opportunities associated with the campaign | |||
| NUMBER_OF_RESPONSES | NUMBER | 38 | 0 | Number of contacts and unconverted leads with a Member Status equivalent to Responded for the campaign | |||
| NUMBER_OF_WON_OPPORTUNITIES | NUMBER | 38 | 0 | Number of closed or won opportunities associated with the campaign. Label is Won Opportunities in Campaign | |||
| NUMBER_SENT | NUMBER | Number of individuals targeted by the campaign. For example, the number of emails sent. Label is Num Sent | |||||
| OWNER_ID | VARCHAR2 | 32 | ID of the user who owns this campaign | ||||
| PARENT_ID | VARCHAR2 | 32 | ID of the parent Campaign record | ||||
| CAMPAIGN_START_DATE | DATE | Starting date for the campaign. | |||||
| CAMPAIGN_STATUS | VARCHAR2 | 512 | Status of the campaign, for example, Planned, In Progress | ||||
| CAMPAIGN_TYPE | VARCHAR2 | 512 | Type of campaign, for example, Direct Mail or Referral Program |
Copyright © 2019, 2025, Oracle and/or its affiliates.