updateTemplateAttributes

updateTemplateAttributes
(String userCredential, String partitionName, Locale requestedLocale,
WSReference wsReference, boolean allowCreate,
boolean clearExisting, WSAttribute[] wsStaticAttributes,
WSAttribute[] wsHiddenAttributes,WSAttribute[] wsParametricAttributes)
 throws CampaignServicesException 																							

指定されたテンプレートの属性を更新します。

パラメーター

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

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

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

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

allowCreate: 現在使用されていません。

clearExisting: true に設定されているかどうかを示すフラグ。要求では送信されない、テンプレート内にあるすべての以前の値は消去されます。

wsStaticAttributes: テンプレート内の静的属性のリスト。

wsHiddenAttributes: テンプレート内の非表示属性のリスト。

wsParametricAttributes: テンプレート内のパラメトリック属性のリスト。

リターン

なし。

エラー

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