Queries whether a target group is temporary in Episerver Campaign.
Type: boolean
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
filterId |
long |
ID of the target group |
Return values
- true: Target group is temporary
- false: Target group is not temporary
Code structure
boolean isTemporary(String sessionId, long filterId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018