deleteOffersAndLists

public WSDeleteOffersAndListsResponse deleteOffersAndLists
(String userCredential, String partitionName, Locale requestedLocale,
 WSReference[] offers)
 throws CampaignServicesException												

Deletes the offers and lists specified.

Parameters

userCredential: the client user credential.

partitionName: optional name of the campaign partition to use.

requestedLocale: optional locale to use for this request.

offers: array of references of either offer or offerlist.

Returns

Returns object of type WSGetOfferListMembersResponse.

Errors

Throws CampaignServicesException if the offer id or offerlist id is invalid.