getOffers

public WSGetOffersResponse getOffers
(String userCredential, String partitionName,
Locale requestedLocale,WSReference[] wsReferences)
 throws CampaignServicesException											

Lists details of offers as specified in request.

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 object of type WSGetOffersResponse.

Errors

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