> 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/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/enable-action-clearing-event-notifications.md).

# アクション清算イベント通知を有効にする

イベント通知（イベントポストバックと呼ばれることもあります）は、アクション、クリック、その他のイベントが発生したときに通知できる標準的なHTTP通知です。イベントポストバックは、イベントデータを社内のレポートシステムに送るよう設定でき、イベントの最新状況を把握できます。

アクションクリアリングイベントは、アクションがクリアされると、指定したURL（および含まれるすべてのパラメータ）にHTTPリクエストを送信します。詳細は次を参照してください。 [*アクションのライフサイクル*](/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/understand-the-action-life-cycle-and-finance.md).

#### アクションクリアリングイベント通知を設定する

1. 上部のナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. 〜の下で *技術*、左側で、 **イベント通知**.
3. 次の項目の横に *アクションクリアリングイベント*」の下で、 ![](/files/ae027bb440eb4a537403559c556aaa52ee9e6dd9) **\[編集]**.
4. 次を入力してください **サーバーのURL**。これは、impact.comがポストバックを送信する先のURLです。
5. 希望するHTTPメソッドを選択します。
   * 次を選択した場合 **POST**、次にリクエスト本文を入力します。以下は、JSON形式で各データポイントをどのようにマッピングするかの例です。各キーと値のペアのキーは、独自のシステム設定から取得し、値には impact.com が提供する対応するデータポイントを選択して、中括弧 { } 内に入力してください。

     ```programlisting
     {"アクション ライフサイクル ポストバック",
     "campaign_id": "{CampaignId}",
     "action_tracker_id": "{ActionTrackerId}",
     "media_partner_id": "{MediaPartnerId}",
     "campaign_name": "{CampaignName}",
     "action_tracker_name": "{ActionTrackerName}",
     "media_partner_name": "{MediaPartnerName}",
     "action_type": "{ActionType}",
     "referring_type": "{ReferringType}",
     "action_id": "{ActionId}",
     "status": "{Status}",
     "status_detail": "{StatusDetail}",
     "ad_id": "{AdId}",
     "payout": "{Payout}",
     "delta_payout": "{DeltaPayout}",
     "intended_payout": "{IntendedPayout}",
     "amount": "{Amount}",
     "delta_amount": "{DeltaAmo
     unt}",
     "intended_amount": "{IntendedAmount}",
     "currency": "{Currency}",
     "original_currency": "{OriginalCurrency}",
     "original_amount": "{OriginalAmount}",
     "event_date": "{EventDate}",
     "creation_date": "{CreationDate}",
     "locking_date": "{LockingDate}",
     "cleared_date": "{ClearedDate}",
     "referring_domain": "{ReferringDomain}",
     "landing_page_url": "{LandingPageUrl}",
     "ref_customer_area": "{RefCustomerArea}",
     "ref_customer_city": "{RefCustomerCity}",
     "ref_customer_region": "{RefCustomerRegion}",
     "ref_customer_country": "{RefCustomerCountry}",
     "ref_click_id": "{RefClickId}",
     "shared_id": "{SharedId}",
     "sub_id1": "{SubId1}",
     "sub_id2": "{SubId2}",
     "sub_id3": "{SubId3}",
     "text_1": "{Text1}",
     "text_2": "{Text2}",
     "promo_code": "{PromoCode}",
     "items": [{join(items, i, 
     "\{\"sku\":\"{i.sku}\",
     \"item_price\":{i.amt},
     \"category\":\"{i.cat}\",
     \"quantity\":{i.qty},
     \"cartamt\":{i.cartamt},\"rbt\":\"{i.rbt}\",
     \"name\":\"{i.name}\",
     \"category_list\":\"{i.itemlist}\"\}")}]\}
     ```
   * 本文を入力したら、次を選択してください。 *本文形式* を選択して ![](/files/40ba179e089a686fe582399227b4737e5047b235) **\[ラジオボタン]**.
     * **クエリ文字列**
     * **JSON**
     * **XML**
   * impact.comの [利用可能な本文パラメータ](https://docs.google.com/spreadsheets/d/1omPZ6CG0guvMPh6EdbYg7BczHqJOrtuZ2zXnTtgfhrY/edit?usp=sharing).
   * 必要な値が見当たりませんか？ パブリッシャーアカウントマネージャーに連絡するか（または [サポートにお問い合わせください](https://app.impact.com/support/portal.ihtml?createTicket=true)).
6. 選択 **アクションクリアリングイベント** ![](/files/8a07a8e181842cee38544c8726265d34bac9e1b5)。これらの設定は任意です。
   * 次を入力します： **HTTPヘッダー** あなたとサーバーの間で追加情報をやり取りする方法として。
   * 次を入力します： **最小遅延時間** ポストバックを送信する前に、イベント発生後に待機する時間（秒）。
   * 次を入力してください **最大リクエスト数** — これは、システムが1秒あたりに送信すべき再送信リクエストの最大数です。
   * 次に指定する内容を入力します： **成功レスポンス** ポストバックがそうなるように。
   * 次に指定する内容を入力します： **エラーレスポンス** ポストバックがそうなるように。
7. 選択 **保存**.


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/enable-action-clearing-event-notifications.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.
