Adds a target group condition using the OR operator in Episerver Campaign.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
modificationId |
String |
Identifier created by beginConditionModification |
negateCondition |
boolean |
|
attributeName |
String |
|
operation |
String |
|
operationParameters |
String[ ] |
See Attribute values |
Return values
-
Code structure
void addOrCondition(String sessionId, String modificationId, boolean negateCondition, String attributeName, String operation, String[] operationParameters)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018