> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/tutorials/ja/chtoriaru/kechtoriaru/how-create-push-notification-campaign.md).

# プッシュ通知：プッシュ通知キャンペーンの作成方法

トラフィックの受け入れを拡大したい場合や、パブリッシャーサイトで広告を表示するだけでは不十分な場合は、プッシュ通知が最適です。ユーザーがサイトの通知を購読すると、そのユーザーにオファーのプロモーションを配信でき、ユーザーのデバイスに合わせた広告を表示できます。プッシュ通知のメリットについては [この記事](https://www.exoclick.com/9-reasons-why-advertisers-should-use-exoclicks-push-notifications/).

このチュートリアルでは、プッシュ通知キャンペーンの作成方法をご紹介します。

## プッシュ通知キャンペーンの作成方法

まずは、お好みのプッシュ通知サイズを選択してください： **192x192** または **728x480**.

<figure><img src="/files/a27741e2d03067ab931875e1f620bbe043ed6694" alt=""><figcaption></figcaption></figure>

両サイズの主な違いは、728x480形式が、画像全体を表示できない環境ではアイコンに縮小されることです。パフォーマンスに差はありません。

次に、バリエーションを作成する際に [**動的タグ**](/advertisers/campaigns/creating-a-campaign/create-campaign-step2.md#using-dynamic-tokens-in-landing-page-urls) あなたの **タイトル** と **説明** を追加して、ユーザーに配信される広告をパーソナライズします。

また、 **絵文字** バリエーションに追加することで、プッシュキャンペーンをより親しみやすくできます。詳しくは [このチュートリアル](/tutorials/ja/chtoriaru/kechtoriaru/how-add-emojis-push-notifications-campaign.md) キャンペーンで絵文字を使う方法についてご確認ください。

続いて、ターゲティング設定を選択してください。なお、 **リターゲティング** および一部の **ブラウザ** （例：In-App、Safari、Generic など）は、プッシュ通知では利用できません。利用可能なすべてのターゲティングオプションの詳細な説明は、 [このドキュメントのメインの広告主セクション](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)

***

**注**：プッシュ通知キャンペーンは **インページプッシュ** ゾーンもデフォルトで対象となります。インページプッシュではリターゲティングが可能なため、キャンペーン設定中にこの設定が表示されることがあります。ただし、リターゲティングを有効にすると、インページプッシュゾーンからのトラフィックのみを受信します。

詳細については、 [インページプッシュキャンペーン向けチュートリアル](/tutorials/ja/chtoriaru/kechtoriaru/how-create-in-page-push-notification-campaign.md).

***

最後に、必ず以下を有効にしてください [**コンバージョントラッキング**](/advertisers/conversion-tracking.md) キャンペーンで有効にして、キャンペーンの利益を測定できるようにしてください。これにより、次のような高度な最適化機能も有効にできるようになります。 [**ビッダー**](/advertisers/campaigns/bidder.md) 入札価格を最適化するためです。

これで完了です！これでキャンペーンはコンプライアンス部門による審査を受ける準備が整っているはずです。承認されれば、すぐにトラフィックの受信が開始されます。プッシュ通知キャンペーンの設定中に問題が発生した場合は、アカウントマネージャーまたは [Customer Successチームまでお問い合わせください](https://www.exoclick.com/contact/).


---

# 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://docs.exoclick.com/tutorials/ja/chtoriaru/kechtoriaru/how-create-push-notification-campaign.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.
