> 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/zh/jiao-cheng/guang-gao-zhu-jiao-cheng/how-implement-fullpage-interstitial-campaign.md).

# 如何创建桌面端或移动端全屏插页广告活动

全屏插页广告（简称 FPI）是一种后续广告，会在网站的页面加载之间出现。通常在点击链接后，广告会以全屏形式显示，顶部有一个小按钮，允许用户跳过广告。

FPI 是一种很受欢迎的广告选择，因为它们体积较大，能让广告主在设备的 webview 中占据更大的展示空间。这使他们能够通过更具吸引力的创意来推广其产品，从而提高 CTR 和可见性。

FPI 也是 Popunder 的绝佳替代方案，因为它们符合 Google 规范，所以你可以访问那些无法使用 popunder 的网站。

## 如何创建 FPI 广告系列

虽然行为相同，但桌面端 FPI 和移动端 FPI 是 **不同的格式**，这意味着在设置广告系列时你必须选择其中一种：

<figure><img src="/files/60a8231aaffa910569be9325b2841ec7874f5bd6" alt=""><figcaption></figcaption></figure>

它们之所以是不同的格式，主要是因为 **创意尺寸**。桌面端 FPI 需要 1600 x 900 的横幅，而移动端 FPI 则使用 900 x 1600 的横幅。

{% hint style="info" %}
**注意：** 如果你想定位移动设备，但你只想向那些正在使用 **横屏** 模式的移动设备投放广告，那么最好创建一个桌面端 FPI，以便横向展示广告。不过，我们不建议你这样做，因为移动端 FPI 拥有更大的移动流量。
{% endhint %}

其余设置的选择方式与其他任何广告活动类似。您可以在以下位置找到我们各项定向设置的详细说明： [本说明文档中的主广告主部分](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)

请务必启用 [**转化追踪**](file:///conversion-tracking.md) 在您的广告系列中，以便衡量广告系列的收益。这还将允许您启用高级优化功能，例如 [**Bidder**](/advertisers/campaigns/bidder.md) 以优化其出价。

## Iframe FPI 广告系列

如果你的账户已获准投放 Iframe/HTML 广告系列，你必须确保 **点击广告时着陆页会在新标签页中打开。** 否则将导致广告系列被拒绝。

另一方面，你可以使用 iframe 来衡量广告是否确实已展示给用户。要了解更多信息，请查看我们的 [**Iframe 事件**](/advertisers/campaigns/iframe-events.md) 页面。

如果你想在账户中启用 Iframe 广告系列，请 [联系我们的客户成功团队](https://www.exoclick.com/contact/).

## 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/zh/jiao-cheng/guang-gao-zhu-jiao-cheng/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.
