> 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.md).

# アクション管理

- [イベント通知とポストバック](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks.md)
- [パートナー向けポストバック入門](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/introduction-to-postbacks-for-partners.md)
- [アクション照合イベント通知を有効にする](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/enable-action-clearing-event-notifications.md)
- [アクションライフサイクルイベント通知FAQ](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md)
- [パートナー向けポストバック、FTP、APIの概要](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/postbacks-ftp-and-api-overview-for-partners.md)
- [アクションライフサイクルのポストバックを設定する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/set-up-action-lifecycle-postbacks.md)
- [パートナーとしてアクション問い合わせイベント通知ポストバックを有効にする](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/enable-action-inquiry-event-notification-postbacks-as-a-partner.md)
- [ポストバックURLをテストしてトラブルシュートする](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/event-notifications-and-postbacks/test-and-troubleshoot-a-postback-url.md)
- [データフィード](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/data-feeds.md)
- [パートナー向けデータフィード入門](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/data-feeds/introduction-to-data-feeds-for-partners.md)
- [FTP（データフィード用）の概要](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/data-feeds/ftp-for-data-feeds-overview.md)
- [パートナーとしてアクションイベントデータフィードを設定する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/data-feeds/set-up-an-action-event-data-feed-as-a-partner.md)
- [アクション問い合わせ](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/action-inquiries.md)
- [パートナーとして新しいアクション問い合わせを作成する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/action-inquiries/create-a-new-action-inquiry-as-a-partner.md)
- [パートナーとしてアクション問い合わせを終了する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.md)
- [パートナーとして提出済みのアクション問い合わせを管理する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/action-inquiries/manage-submitted-action-inquiries-as-a-partner.md)
- [パートナーとして保留中のアクションはどこで確認できますか？](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/where-can-i-see-my-pending-actions-as-a-partner.md)
- [パートナー向け差し戻しアクションの解説](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/reversed-actions-explained-for-partners.md)
- [パートナーとして利用規約外のアクションを表示する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.md)
- [パートナー向けテストアクションを作成する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/create-test-actions-for-partners.md)
- [パートナーとしてコンバージョン更新を受け取る](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/receive-conversion-updates-as-a-partner.md)


---

# 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.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.
