> 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-in-page-push-notification-campaign.md).

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

In-Page Push は、従来のプッシュ通知のように見えますが、ウェブサイトのブラウザ内ではなく、発行者のサイト上に直接表示されるディスプレイ広告の一種です。バナー広告と同様に、このフォーマットはデスクトップ、タブレット、モバイル全体で完全にレスポンシブです。

## In-Page Push通知キャンペーンの作成方法

キャンペーンを作成する際は、次のいずれかを選択してください **Push Notifications 720x480（アイコン＋画像）** または **Push Notifications 192x192（アイコン）** を広告フォーマットとして選択してください。In-Page Push Notification は **Zone type**、つまり、すべてのPush Notificationキャンペーンはデフォルトで In-Page Push を対象にします。

In-Page Push を対象にしたい場合 **限定で**、Zone typeセクションで他のpushフォーマットの選択を解除する必要があります:

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

In-Page Push は、左側に画像（jpeg、png）を配置します。テキストにはタイトルと説明文を設定でき、どちらも最大90文字です。さらに、 **絵文字** をテキスト内で使用できます。

クリエイティブをアップロードする際は、コンプライアンスガイドラインに従い、 [**キャンペーンが却下されないようにしてください**](/advertisers/advertisers-faq/advertiser-compliance/my-campaign-got-rejected-why.md)

また、バリエーションURLをアップロードする際は、 [**動的トークン**](/advertisers/campaigns/creating-a-campaign/create-campaign-step2.md#using-dynamic-tokens-in-landing-page-urls) 次のような項目に **{country}**, **{region}** または **{day}** をタイトルや説明文に追加してください。これらのトークンにより、訪問者の情報に基づいてローカライズされたテキストが表示され、広告をより効果的にターゲティングできます。

たとえば、タイトルが「Make friends in **{region}**！」、バルセロナからの訪問者には「Make friends in **カタルーニャ** 今夜！」。

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

残りの設定は、他のキャンペーンと同様に選択します。各ターゲティング設定の詳細な説明は、 [このドキュメントのメインの広告主セクション](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)

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

## ベストプラクティス

In-Page Push通知のベストプラクティスの一部は [**当社ブログのこのケーススタディでご覧いただけます**](https://www.exoclick.com/case-study-in-page-push-notifications-vod-offer-35-15-roi/).


---

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