createStaticOfferList

public WSCreateStaticOfferListResponse createStaticOfferList
(String userCredential, String partitionName, Locale requestedLocale, String name, 
String description,String policyName,WSReference parentFolder,WSReference[] 
listMembers,WSApplicationTypeEnum createdBy,long creatorObjectId)
 throws CampaignServicesException																									

新しい静的オファー・リストを作成します。

パラメーター

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

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

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

name: 作成するフォルダーの名前。

description: 新しいフォルダーの説明。

securityPolicyName: 使用するセキュリティー・ポリシーの名前。

parentFolder: オファー・リストが作成されるフォルダーの ID。

listMembers: オファー・リストに含めるオファーへの参照。

createdBy: (オプション) 対象フォルダーを作成したアプリケーションを示すタイプ WSApplicationTypeEnum のオブジェクト。可能な値は、キャンペーン/計画/コラボレーション/eMessage です。指定しなければ、Campaign が使用されます。

creatorObjectId: (オプション) Plan (IBM Marketing Operations) が IBM Campaign 内のフォルダーを Marketing Operations 内のフォルダーにリンクするために使用します。

リターン

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

エラー

parentFolder ID または listMembers が無効な場合、CampaignServicesException をスローします。

リスト名が重複していると、CampaignServicesException をスローします。