getSubFoldersList

public WSGetSubFolderListResponse getSubFoldersList(String user_credential, 
String partition_name, Locale locale, WSReference parentFolder, 
WSFolderTypeEnum folderType)
 throws CampaignServicesException																																																																																																																																								

Lists all sub folder in specified folder.

Parameters

userCredential: the client user credential.

partitionName: optional name of the campaign partition to use.

requestedLocale: optional locale to use for this request.

parentFolder: reference of folder to which all sub folders are requested.

folderType: type of folder.

Returns

Returns object of type WSGetSubFolderListResponse.

Errors

Throws CampaignServicesException if folder reference is invalid.