Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

getAssignedFolder

Queries the ID of a folder to which a mailing or target group has been assigned in Optimizely Campaign.

Type: long

Parameters

NameTypeValue
sessionIdStringID of the current session
mailingOrFilterIdlongID of the mailing or target group

Return values

ID of the assigned folder

Code structure

long getAssignedFolder(String sessionId, long mailingOrFilterId)