deleteCampaigns

public WSDeleteCampaignsResponse deleteCampaigns(String userCredential, 
String partitionName, Locale requestedLocale, WSReference[] wsReferences)
 throws CampaignServicesException												

Deletes specified campaigns from the system.

Parameters

userCredential: the client user credential.

partitionName: optional name of the campaign partition to use.

requestedLocale: optional locale to use for this request.

wsReference: references of campaigns to delete.

Returns

Returns object of type WSDeleteCampaignsResponse.

Errors

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