Parameter

userCredential: the client user credential.

requestedLocale: optional locale to use for this request.

partitionName: optional name of the campaign partition to use.

parentReference: optional reference of the parent folder to list. Only the immediate child offers, offer lists, and folders of this parent folder are enumerated, so successive calls to this API are needed to navigate the entire folder hierarchy (however, it typically is very shallow). If no parent is supplied, then all the components and folders under the root are returned.

Throws InvalidFolderException if there is a problem with the specified parent folder reference.

A typed List of zero or more WSComponentOrFolderInfo data wrapper instances, one for each matched component or folder.