Queries whether a target group is used anywhere in Episerver Campaign. Temporary target groups are excluded.
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 used
- false: Target group is not used
Code structure
boolean isInUse(String sessionId, long filterId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018