This table requires activation of Salesforce CRM Pipeline functional area. Represents the association between a campaign and either a lead or a contact.
Module:
CAMPAIGN_MEMBER_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CAMPAIGN_MEMBER_ID | VARCHAR2 | 32 | True | Uniquely generated Id | |||
| SOURCE_RECORD_ID | VARCHAR2 | 32 | This column is for Oracle Internal use only. Faw Internal generated | ||||
| ACCOUNT_ID | VARCHAR2 | 32 | The ID of the associated Account. | DW_SF_ACCOUNT_D | ACCOUNT_ID | ||
| CAMPAIGN_ID | VARCHAR2 | 32 | ID of the Campaign to which this Lead or Contact is associated | DW_SF_CAMPAIGN_D | CAMPAIGN_ID | ||
| LEAD_ID | VARCHAR2 | 32 | The ID of the associated lead. | ||||
| CREATED_BY_USER_ID | VARCHAR2 | 32 | Who column: indicates the user who created the row. | DW_SF_USER_D | USER_ID | ||
| CREATED_DATE | DATE | Who column: indicates the date of the creation of the row. | |||||
| CREATED_TIMESTAMP | TIMESTAMP | Who column: indicates the date and time of the creation of the row. | |||||
| LAST_MODIFIED_BY_USER_ID | VARCHAR2 | 32 | Who column: indicates the user who last updated the row. | DW_SF_USER_D | USER_ID | ||
| LAST_MODIFIED_DATE | DATE | Who column: indicates the date of the last update of the row. | |||||
| LAST_MODIFIED_TIMESTAMP | TIMESTAMP | Who column: indicates the date and time of the last update of the row. | |||||
| DESCRIPTION | VARCHAR2 | 999 | The description of the associated lead or contact. | ||||
| DO_NOT_CALL | VARCHAR2 | 16 | Indicates that the contact doesn t wish to be called. | ||||
| HAS_OPTED_OUT_OF_EMAIL | VARCHAR2 | 16 | Indicates whether the contact or lead would prefer not to receive email from Salesforce (true) or not (false). | ||||
| FIRST_RESPONDED_DATE | DATE | Indicates the date on which the campaign member was first given a responded status. | |||||
| HAS_RESPONDED | VARCHAR2 | 16 | Indicates whether the campaign member has responded to the campaign (true) or not (false). | ||||
| CITY | VARCHAR2 | 64 | The city for the address of the lead or contact. | ||||
| COMPANY_OR_ACCOUNT | VARCHAR2 | 512 | The company or account of the lead or contact. | ||||
| CONTACT_ID | VARCHAR2 | 32 | Required. ID of the Contact who is associated with a Campaign. | DW_SF_CONTACT_D | USER_ID | ||
| COUNTRY | VARCHAR2 | 128 | The country for the address of the lead or contact. | ||||
| FIRST_NAME | VARCHAR2 | 64 | Delete Flag | ||||
| IS_DELETED | VARCHAR2 | 16 | The last name of the contact or lead | ||||
| LAST_NAME | VARCHAR2 | 128 | The source from which the lead was obtained. | ||||
| LEAD_SOURCE | VARCHAR2 | 512 | First and last name of the contact or lead with which the campaign member is associated. | ||||
| NAME | VARCHAR2 | 512 | The postal code of the lead or contact. | ||||
| POSTAL_CODE | VARCHAR2 | 32 | The state for the address of the lead or contact | ||||
| STATE | VARCHAR2 | 128 | Controls the HasResponded flag on this object. You can't directly set the HasResponded flag, as it s read-only. You can set it indirectly by setting this field in a create or update call. Each predefined value implies a HasResponded flag value | ||||
| STATUS | VARCHAR2 | 64 | The street for the address of the lead or contact. | ||||
| STREET | VARCHAR2 | 512 | Title for the lead or contact. | ||||
| TITLE | VARCHAR2 | 128 | Indicates whether the campaign member is a lead or a contact | ||||
| CAMPAIGN_MEMBER_TYPE | VARCHAR2 | 64 | ID of the owner assigned to this Campaign. | ||||
| CAMPAIGN_OWNER_ID | VARCHAR2 | 32 | Corporate Annual revenue for the lead s company. | DW_SF_USER_D | |||
| LEAD_ANNUAL_REVENUE | NUMBER | Indicates the record s clean status compared with Data.com. Values include: Matched, Different, Acknowledged, NotFound, Inactive, Pending, SelectMatch, or Skipped.Several values for CleanStatus appear with different labels on the lead record. | |||||
| LEAD_CLEAN_STATUS | VARCHAR2 | 64 | The lead s company. | ||||
| LEAD_COMPANY | VARCHAR2 | 512 | Object reference ID that points to the account into which the lead converted. | ||||
| LEAD_CONVERTED_ACCOUNT_ID | VARCHAR2 | 32 | Object reference ID that points to the contact into which the lead converted. | DW_SF_ACCOUNT_D | |||
| LEAD_CONVERTED_CONTACT_ID | VARCHAR2 | 32 | Date on which this lead was converted. | DW_SF_CONTACT_D | |||
| LEAD_CONVERTED_DATE | DATE | Object reference ID that points to the opportunity into which the lead has been converted. | |||||
| LEAD_CONVERTED_OPPORTUNITY_ID | VARCHAR2 | 32 | The lead s description. | ||||
| LEAD_DESCRIPTION | VARCHAR2 | 999 | The lead s email address. | ||||
| LEAD_EMAIL | VARCHAR2 | 128 | If bounce management is activated and an email sent to the lead bounced, the date of the bounce. | ||||
| LEAD_EMAIL_BOUNCED_DATE | DATE | If bounce management is activated and an email sent to the lead bounced, the date and time of the bounce. | |||||
| LEAD_EMAIL_BOUNCED_TIMESTAMP | TIMESTAMP | If bounce management is activated and an email sent to the lead bounced, the reason for the bounce. | |||||
| LEAD_EMAIL_BOUNCED_REASON | VARCHAR2 | 512 | The lead s first name | ||||
| LEAD_FIRST_NAME | VARCHAR2 | 64 | Indicates whether the lead has been converted (true) or not (false). | ||||
| LEAD_IS_CONVERTED | VARCHAR2 | 16 | Indicates whether the object has been moved to the Recycle Bin (true) or not (false). | ||||
| LEAD_IS_DELETED | VARCHAR2 | 16 | If true, lead has been assigned, but not yet viewed. See Unread Leads for more information. | ||||
| LEAD_IS_UNREAD_BY_OWNER | VARCHAR2 | 16 | Last name of the lead | ||||
| LEAD_LAST_NAME | VARCHAR2 | 128 | The lead s source. | ||||
| LEAD_NUMBER_OF_EMPLOYEES | NUMBER | 38 | 0 | ID of the lead s owner. | |||
| LEAD_OWNER_ID | VARCHAR2 | 32 | Rating of the lead. | DW_SF_USER_D | |||
| LEAD_RATING | VARCHAR2 | 512 | State for the address of the lead. | ||||
| LEAD_STATE | VARCHAR2 | 128 | Status code for this converted lead | ||||
| LEAD_STATUS | VARCHAR2 | 512 | Title for the lead, such as CFO or CEO. | ||||
| LEAD_TITLE | VARCHAR2 | 128 | Lead Title | ||||
| LEAD_CURRENCY_CODE | VARCHAR2 | 16 | Available only for organizations with the multicurrency feature enabled. Contains the ISO code for any currency allowed by the organization. | ||||
| LEAD_CREATED_DATE | DATE | Creation Date - Audit column | |||||
| LEAD_CREATED_TIMESTAMP | TIMESTAMP | Creation Date - Audit column | |||||
| LEAD_CITY | VARCHAR2 | 64 | City for the lead s address. | ||||
| LEAD_COUNTRY | VARCHAR2 | 128 | The lead s country. | ||||
| LEAD_CREATED_BY_USER_ID | VARCHAR2 | 32 | Who column: indicates the user who created the row. | DW_SF_USER_D | |||
| LEAD_INDUSTRY | VARCHAR2 | 512 | Industry in which the lead works. | ||||
| LEAD_LAST_ACTIVITY_DATE | DATE | Due date of the most recent event logged against the record | |||||
| LEAD_LAST_MODIFIED_BY_USER_ID | VARCHAR2 | 32 | Who column: indicates the user who last updated the row. | DW_SF_USER_D | |||
| LEAD_LAST_MODIFIED_DATE | DATE | Who column: indicates the date of the last update of the row. | |||||
| LEAD_LAST_MODIFIED_TIMESTAMP | TIMESTAMP | Who column: indicates the date and time of the last update of the row. | |||||
| LEAD_LATITUDE | NUMBER | Used with Longitude to specify the precise geolocation of an address. Acceptable values are numbers between 90 and 90 up to 15 decimal places. For details on geolocation compound fields | |||||
| LEAD_LONGITUDE | NUMBER | Used with Latitude to specify the precise geolocation of an address. Acceptable values are numbers between 180 and 180 up to 15 decimal places. For details on geolocation compound fields | |||||
| LEAD_POSTAL_CODE | VARCHAR2 | 32 | Postal code for the address of the lead | ||||
| LEAD_STREET | VARCHAR2 | 512 | Street number and name for the address of the lead. | ||||
| LEAD_WEBSITE | VARCHAR2 | 999 | Website for the lead |
Copyright © 2019, 2025, Oracle and/or its affiliates.