Assigns a mailing or a target group to a folder in Episerver Campaign. Assigning a folder is the same as moving a mailing or target group into a folder.
Type: void
Parameters
Name | Type | Values |
---|---|---|
sessionId |
String |
ID of the current session |
mailingOrFilterId |
long |
ID of the mailing or target group to be assigned to the folder referenced by the parameter folderId. |
folderId |
long |
ID of the folder to which the mailing or target group is to be assigned. |
folderType |
String |
Folder type |
Return values
-
Code structure
void assignFolder(String sessionId, long mailingOrFilterId, long folderId, String folderType)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018