getOfferTemplate

public WSGetOfferTemplateResponse getOfferTemplate(String userCredential,
 String partitionName, Locale requestedLocale,WSReference[] wsReferences)
 throws CampaignServicesException

Lists details of offer templates as specified in references.

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 WSGetOfferTemplateResponse.

Errors

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