deleteCampaigns

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

指定されたキャンペーンをシステムから削除します。

パラメーター

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

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

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

wsReference: 削除するキャンペーンを参照します。

リターン

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

エラー

キャンペーンが存在しない場合、または参照が無効であるか参照が指定されていない場合、CampaignServicesException をスローします。