> 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-implement-fullpage-interstitial-campaign.md).

# デスクトップまたはモバイルのフルページインタースティシャルキャンペーンの作成方法

フルページインタースティシャル広告（別名FPI）は、ウェブサイト上でページ読み込みの間に表示されるポスティシャル広告です。通常、リンクをクリックした後、広告は全画面で表示され、上部に小さなボタンがあり、ユーザーはそれを押して広告をスキップできます。

FPIは、そのサイズにより人気のある広告形式です。これにより、広告主はデバイスのWebView上でより大きな表示領域を確保できます。これによって、訴求力の高いクリエイティブでオファーを宣伝でき、結果としてCTRと視認性の向上につながります。

FPIはGoogleに準拠しているため、ポップアンダーの代わりとしても優れています。そのため、ポップアンダーが利用できないサイトにも配信できます。

## FPIキャンペーンの作成方法

動作は同じですが、デスクトップFPIとモバイルFPIは **別々のフォーマットです**。そのため、キャンペーン設定時にはどちらか一方を選択する必要があります：

<figure><img src="/files/33bb442acc64bd654f9e3e7f4604608f138f18e0" alt=""><figcaption></figcaption></figure>

別々のフォーマットである主な理由は、 **クリエイティブのサイズ**にあります。デスクトップFPIでは1600×900のバナーが必要ですが、モバイルFPIでは900×1600のバナーを使用します。

{% hint style="info" %}
**注意:** モバイルデバイスをターゲットにしつつ、広告を表示したいのが **横向き** モードを使用しているモバイルのみであれば、広告を横向きに表示するためにデスクトップFPIを作成したほうがよいでしょう。ただし、モバイルFPIのほうがモバイルトラフィックのボリュームがはるかに大きいため、この方法はおすすめしません。
{% endhint %}

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

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

## Iframe FPIキャンペーン

アカウントでIframe/HTMLキャンペーンの実施が許可されている場合は、必ず **広告をクリックした際にランディングページが新しいタブで開くようにしてください。** これを行わないとキャンペーンは却下されます。

一方で、iframeを使用して広告が実際にユーザーに表示されたかどうかを測定できます。詳細については、こちらの [**Iframeイベント**](/advertisers/campaigns/iframe-events.md) ページをご確認ください。

アカウントでIframeキャンペーンを有効にしたい場合は、 [カスタマーサクセスチームまでお問い合わせください](https://www.exoclick.com/contact/).

## FPIのメリット

FPIキャンペーンを実施するメリットについては、 [**当社ブログで詳しくご覧いただけます**](https://www.exoclick.com/advertisers-5-reasons-why-you-should-be-using-the-fullpage-interstitial/).


---

# 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-implement-fullpage-interstitial-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.
