> 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/paburisshkechtoriaru/how-set-up-in-page-push-notification-ad-zone.md).

# インページプッシュ：インページプッシュ通知広告ゾーンの設定方法

## In-Page Push広告とは何ですか？ <a href="#what-is-an-in-page-push-a-d" id="what-is-an-in-page-push-a-d"></a>

In-Page Push広告は、別名 **「ネイティブプッシュ」**&#x306F;、プッシュ通知のように見えるよう設計されたディスプレイ広告の一種ですが、従来のプッシュ通知とは異なり、In-Page Push広告は **パブリッシャーのサイト上に直接表示されます**、バナー広告のような形式です。このフォーマットはデスクトップ、タブレット、モバイル全体で完全にレスポンシブ対応しています。

このチュートリアルでは、In-Page Push通知の広告ゾーンの作成方法と、このフォーマットで利用できるすべての設定について説明します。

## ステップ1：ゾーンを作成

へ移動し **サイト＆ゾーン** 次に **新しいゾーン**をクリックすると、広告フォーマットの選択ページが開きます。ドロップダウンメニューをクリックし **プッシュ通知**、次に **In-Page Push通知** を選択し、 **次へ**.

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

## ステップ2：In-Page Push通知の設定を選択

広告ゾーンを設定する際に選択できる設定はいくつかあります。このチュートリアルでは、In-Page Push固有の設定に焦点を当てます：

<figure><img src="/files/7a17fef3a24af0ba991937efb9eeee71c77729bd" alt=""><figcaption></figcaption></figure>

### 表示位置

広告ゾーンを配置できる位置は次のとおりです：

* **縦位置**：In-Page Pushをページの上部（既定）、中央、または下部のどこに表示するかを選択します。
* **横位置**：In-Page Pushをページの右側（既定）、中央、または左側のどこに表示するかを選択します。

### 広告数と表示タイミング

1ページあたり1件または2件のIn-Push通知を表示できます。各設定の説明は次のとおりです：

* **1件目の通知までの遅延**：1件目のIn-Page Push通知が表示されるまでの遅延時間を秒単位で設定します。
* **ページ上の通知の最大数**：ページに表示するIn-Page Push通知の数を設定します。
* **1件目と2件目の通知の間の遅延**：ページ上で1件目と2件目のIn-Page Push通知が表示されるまでの間隔を秒単位で設定します。
* **閉じた後、非表示にする時間**：ユーザーが閉じた後にIn-Page Pushが非表示になる時間を設定します。なお、2件の通知を表示している場合は、 **両方の通知** この時間制限を適用するには閉じる必要があります。
* **ユーザーセッション上限**：1人のユーザーが1回のセッションでIn-Page Pushを表示する回数の上限を設定します。
* **DSA - 広告の透明性**：この機能は、広告を明確にラベル表示することでユーザーに対する透明性を高め、広告規制への準拠を確保します。

## ステップ3：広告ゾーンコードを生成

「作成」をクリックすると、広告ゾーンコードが自動的に生成されるので、サイトに貼り付けられます。

<figure><img src="/files/1c81d9b8821310c6eed67802f351613b7d960a99" alt=""><figcaption></figcaption></figure>

また、 [**キーワード**](file:///using-tags.md) と [**サブID**](file:///subids.md) をコードに追加して、広告主にトラフィックの詳細を提供し、トラフィックの最適化をより細かく調整できるようにすることもできます。

以上です！In-Page Push通知の広告ゾーンの設定で問題がある場合は、アカウントマネージャーまたはカスタマーサクセススペシャリストにお問い合わせください [こちら](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/paburisshkechtoriaru/how-set-up-in-page-push-notification-ad-zone.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.
