DW_SF_CAMPAIGN_INFLUENCE_MODEL_D (Preview)

This table requires activation of Salesforce CRM Pipeline functional area. DW_SF_CAMPAIGN_INFLUENCE_MODEL_D

Details

Module:

Key Columns

CAMPAIGN_INFLUENCE_MODEL_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CAMPAIGN_INFLUENCE_MODEL_ID VARCHAR2 32   True Primary key    
SOURCE_RECORD_ID VARCHAR2 32     This column is for Oracle Internal use only. SOURCE_RECORD_ID    
CREATED_BY_USER_ID VARCHAR2 32     Campaign Influence Created by user    
CREATED_DATE TIMESTAMP       Creation Date - Audit column    
DEVELOPER_NAME VARCHAR2 128     This name can contain only underscores and alphanumeric characters, and must be unique in your org. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores.    
IS_ACTIVE VARCHAR2 10     Indicates whether the model is active. Active models can generate campaign influence records. Deactivating a model deletes its campaign influence records.    
IS_DEFAULT_MODEL VARCHAR2 10     Indicates whether the model is the default model (true) or not (false)    
IS_DELETED VARCHAR2 10     Indicates whether the object has been moved to the Recycle Bin (true) or not (false)    
IS_MODEL_LOCKED VARCHAR2 10     Indicates whether the model is locked (true) or not (false).    
LANGUAGE VARCHAR2 64     The language of the influence model.    
LAST_MODIFIED_BY_USER_ID VARCHAR2 32     Campaign Influence last updated by user    
LAST_MODIFIED_DATE TIMESTAMP       last modified Date - Audit column    
MASTER_LABEL VARCHAR2 128     The label for the influence model.    
MODEL_DESCRIPTION VARCHAR2 512     The description of the influence model.    
MODEL_TYPE VARCHAR2 512     Indicates whether the model is the Primary Campaign Source influence model, or a custom model.    
NAMESPACE_PREFIX VARCHAR2 15     The namespace prefix that is associated with this object. Each Developer Edition org that creates a managed package has a unique namespace prefix.    
RECORD_PREFERENCE VARCHAR2 512     The value of this field determines when to create campaign influence records.    

Notes

campaign influence model in Customizable Campaign Influence. Use campaign influence models to group CampaignInfluence records created by a specific set of triggers and workflows that you define.

Copyright © 2019, 2025, Oracle and/or its affiliates.