listTargetCells

List<TargetCellInfo>
        listTargetCells(String userCredential,
        Reference campaignReference, Locale requestedLocale,
        Attribute[] attributes)
    throws InvalidComponentException, InvalidAttributeException;

Lists information about all target cells that currently exist that match the specified attributes, either for the specified campaign, or globally if no campaign is specified.

See getAttributeMetadata(), getAttributesByName().