Use this method to determine whether a given configuration is active, and if so, which model number is assigned to it.
FCI_CampaignInfluenceAPI.ICampaignAttributionConfiguration getConfigActiveModelNumber(String configTypeClassName, String configName)
Parameters
- configTypeClassName - The name of the Configuration instance's Configuration Type class name
- configName - The Configuration instance's name
Returns
0 - if the specified configuration instance is not active.
1-3 indicating the model number if the configuration instance is active.
Comments
0 comments
Please sign in to leave a comment.