> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-campaign-management/noproduct-boostrruwoappurdosuru.md).

# 複数のProduct Boost報酬ルールを一括アップロードする

Product Boostキャンペーンを [一括アップロードする場合、](/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-campaign-management/bulk-upload-product-boost-campaigns.md) 1つのキャンペーンに複数の支払いルールを追加できます。これは、 *継続* *行* を作成時または修正時にキャンペーン行の後ろに追加することで行えます。

## 一括アップロードで複数の支払いルールを含める

1. CSVまたはExcelファイルを [アップロード用に準備する際は、追加の支払いルールを設定したいキャンペーン行を見つけてください。](/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-campaign-management/bulk-upload-product-boost-campaigns.md#prepare-your-file) その下に別の行を追加します。
2. 継続行では、
3. Campaign Name `を` 空欄のままにします。
   * これにより、システムはその継続行を別のキャンペーン項目ではなく、同じキャンペーンの追加支払いルールとして読み取ります。
4. 以下を参照してください。 [追加行のガイドライン](#additional-row-guidelines) 継続行に入力する列について。
   * 以下のスクリーンショットは、検証時にファイルのアップロードがどのように表示されるかを示しています。

<div data-with-frame="true"><figure><img src="https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FBxnOSdEg66dsGFlPPq7j%2FScreenshot_2026-07-23_at_10_08_16%E2%80%AFAM.png?alt=media&amp;token=ad435b1f-2f91-4115-9e63-e56259e234c1" alt="Bulk upload validation view showing a campaign row and its continuation row."><figcaption></figcaption></figure></div>

<details>

<summary>追加行のガイドライン</summary>

Product Boostキャンペーンに複数の支払いルールを追加する場合は、継続行にこれらのガイドラインを適用してください。

| 列名            | 指示                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| を             | これを、直上で定義されたキャンペーンに紐づく継続行としてマークするため、空欄のままにします。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Event Type ID | <p>元の行のEvent Type IDを繰り返します。</p><p>または、同じキャンペーン内の別のイベントタイプで支払うには、別の <code>Event Type ID</code>.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| 支払いタイプ        | この追加ルールの支払いタイプを入力します。（例： `PERCENTAGE` または `FIXED`).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| 支払い金額         | この追加ルールの支払い額を入力します。0より大きい値である必要があります。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ルール           | <ul><li>形式 <code>\[VARIABLE OPERATOR VALUE]</code> で1つの適格条件を入力します（例： <code>\[ITEM\_SKU IS HYD-2000]</code>）、または <a href="/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/rrunomi.md">支払いルール</a>.</li><li>継続行ごとに入力できる支払いルールは1つだけです。</li><li>を確認してください。 <a href="/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-campaign-management/bulk-upload-product-boost-campaigns.md#validation-error-reference">検証エラーの参照</a> 。検証されない場合。</li></ul> |

フィールド形式と許容される値の完全な一覧については、 [Product Boostキャンペーンの一括アップロード](/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-campaign-management/bulk-upload-product-boost-campaigns.md).

</details>

### 継続行を含むサンプルファイル

{% code overflow="wrap" %}

```
Campaign Name,Method,Campaign ID,Vendor ID,Internal Campaign ID,Funding,Eligibility Type,Partner IDs,Partner Group IDs,Budget,Enforced Budget,Draft,Start Date,End Date,Event Type ID,Payout Type,Payout Value,Precedence,Rules
Winter Boot Promo,Add,,,EXAMPLE-001,,JOINED_PARTNERS,,,1000.00,no,yes,2026-08-01T00:00:00-07:00,2026-08-31T23:59:59-07:00,17897,FIXED,5.00,10,[ITEM_SKU IS BOOT123]
,,,,,,,,,,,,17897,FIXED,3.00,,[ITEM_SKU IS BOOT456]
```

{% endcode %}

{% hint style="warning" %}
**修正時の重要事項：** キャンペーン修正中にルールフィールドを更新すると、そのキャンペーンに既に存在するルールとイベントタイプはすべて消去され、置き換えられます。既存のイベントタイプや支払いルールを保持したまま継続行を追加したい場合は、各項目を [継続行](#additional-row-guidelines).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-campaign-management/noproduct-boostrruwoappurdosuru.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
