Queries the ID of a folder to which a mailing or target group has been assigned in Episerver Campaign.
Type: long
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the current session |
mailingOrFilterId |
long |
ID of the mailing or target group |
Return values
ID of the assigned folder
Code structure
long getAssignedFolder(String sessionId, long mailingOrFilterId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018