getOfferTemplate

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

参照で指定するオファー・テンプレートの詳細をリストします。

パラメーター

userCredential: クライアント・ユーザー資格情報。

partitionName: 使用するキャンペーン・パーティションの名前 (オプション)。

requestedLocale: この要求で使用するロケール (オプション)。

wsCampaignReference: 親キャンペーンの参照。

リターン

タイプ WSGetOfferTemplateResponse のオブジェクトを戻します。

エラー

オファー・テンプレートが存在しない場合、または参照が無効であるか参照が指定されていない場合、CampaignServicesException をスローします。