listBottomUpTargetCells

public List <WSTargetCellDetails> 
listBottomUpTargetCells(String userCredential, String partitionName, 
Locale requestedLocale, WSReference wsCampaignReference) 
 throws CampaignServicesException

Lists information about all bottom up target cells that currently exist for the specified campaign.

Parameters

userCredential: the client user credential.

partitionName: optional name of the campaign partition to use.

requestedLocale: optional locale to use for this request.

wsCampaignReference: reference of the parent campaign.

Returns

Returns a list of zero or more WSTargetCellDetails instances for the matched cells

Errors

Throws CampaignServicesException if the campaign does not exist or the reference is invalid.