Creates a temporary target group in Episerver Campaign. The target group becomes invalid after the end of the session.
Note: Temporary target groups cannot be used for mailings. Use them to filter the results of a query.
Type: long
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
negateCondition |
boolean |
|
attributeName |
String |
|
operation |
String |
|
operationParameters |
String[ ] |
See Attribute values |
Return values
ID of the target group
Code structure
long createTemporary(String sessionId, 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