> 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/performance-program/beta-performance-campaigns.md).

# パフォーマンスキャンペーン

- [パフォーマンスキャンペーンを管理する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign.md)
- [パフォーマンスキャンペーンを設定する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md)
- [ブランドとしてパフォーマンスキャンペーンのタスクを追加または削除する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.md)
- [パフォーマンスキャンペーンを複製する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/duplicate-a-performance-campaign.md)
- [パフォーマンスキャンペーン応募者を管理する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-performance-campaign-applicants.md)
- [パフォーマンスキャンペーンの支払いを管理する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-your-performance-campaign-payments.md)
- [パフォーマンスキャンペーンを管理する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-your-performance-campaigns.md)
- [パフォーマンスキャンペーンの応募を一時停止する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/pause-performance-campaign-applications.md)
- [パフォーマンスキャンペーンのタスク名を変更・確認する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/rename-and-review-performance-campaign-tasks.md)
- [パフォーマンスキャンペーンでパートナーと連携する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign.md)
- [パートナーの作業範囲説明書をカスタマイズする](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/customize-a-partners-statement-of-work.md)
- [パートナーに代わってキャンペーントラッキングリンクを生成する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/generate-campaign-tracking-links-on-behalf-of-partners.md)
- [パフォーマンスキャンペーンでパートナーの報酬を増額する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/increase-your-partners-compensation-for-a-performance-campaign.md)
- [採用したパートナーに代わってキャンペーンタスクを提出する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/submit-campaign-tasks-on-behalf-of-your-hired-partners.md)
- [キャンペーンにパートナーを招待する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/invite-partners-to-your-campaign.md)
- [パフォーマンスキャンペーンのコンテンツ権利の解説](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/content-rights-for-performance-campaigns-explained.md)
- [パフォーマンスキャンペーンマネージャーの解説](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/performance-campaign-manager-explained.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/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns.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.
