bulk_update_exclusions
Update excluded regions and shipping services across multiple eBay policies using a partial name filter. Add or remove exclusions, with a dry-run preview to confirm changes before applying.
Instructions
ポリシー名フィルタで一括除外設定更新(部分一致)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | trueでプレビューのみ、falseで実際に反映 | |
| filter | No | ポリシー名の部分一致フィルタ(空なら全ポリシー対象) | |
| addExclusions | No | 追加する除外項目の表示名配列 | |
| removeExclusions | No | 解除する除外項目の表示名配列 |