> 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/getting-started/start-earning-with-your-partnered-brand.md).

# 提携ブランドで収益を始める

さっそく収益化を始めましょう！このガイドに従ってスタートしてください。

## トラッキングリンクを取得する

アフィリエイトとして、提携ブランドを宣伝するための最初の簡単なステップは *トラッキングリンクを作成することです* 宣伝したいあらゆるコンテンツに埋め込むためのものです。

1. 上部のナビゲーションバーから、次を選択します **Discover → マイブランド**.
   * または、上部のナビゲーションバーから、次を選択します **Manage → マイブランド → マイブランド**.
2. ブランドにカーソルを合わせてから、次を選択します **リンクをコピー** してクリップボードにコピーします。
3. これを使ってコンテンツでブランドを宣伝します。これだけです！

特定の商品やセールなども宣伝できます。ブランドごとに要件や設定が異なるため、これらの一部はお使いのブランドでは利用できない場合があります。

* 見つける [宣伝できる商品](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/product-promotions/promote-a-product-from-the-product-marketplace.md) を商品マーケットプレイスで。
* さまざまな [ブランド素材](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/brand-assets/asset-types-explained-for-partners.md)を確認しましょう。広告、画像、動画など、含められる素材です。
* について学ぶ [セールやプロモーション](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/deals/view-and-manage-deals-as-a-partner.md) をブランドが実施しています。

## 支払い情報を設定する

10米ドル以上を獲得すると、アカウントの残高を次の宛先に引き出せます [銀行口座](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md) または [PayPalアカウント](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-paypal-account.md) として、設定で選択したものに引き出せます。次を選択してください [報酬の支払い頻度](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md):

* 残高が一定額に達したとき。
* 毎月同じ日付に。

準備完了です。これで収益化を始める準備ができました！

{% hint style="success" %}
**アフィリエイトを次のレベルへ進めたいですか？** こちらをご覧ください [はじめにのヘルプドキュメント](/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/introduction-welcome-to-impactcom-for-partners.md) 成功を伸ばすための追加のヒントやベストプラクティスをご確認ください。
{% 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/partner/ja/nitsuitebitaidesuka/getting-started/start-earning-with-your-partnered-brand.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.
