> 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/fa-bu-shang-jiao-cheng/how-set-up-in-page-push-notification-ad-zone.md).

# 页面内推送：如何设置页面内推送通知广告位

## 什么是页内推送广告？ <a href="#what-is-an-in-page-push-a-d" id="what-is-an-in-page-push-a-d"></a>

页内推送广告，也称为 **“Native Push”**，是一种展示广告，其设计看起来像推送通知，但与传统推送通知不同，页内推送广告会显示 **在发布商网站上直接显示**，类似横幅广告。该格式在桌面、平板和移动设备上都完全响应式。

在本教程中，我们将向您展示如何创建一个页内推送通知广告位，并解释此格式的所有可用设置。

## 第1步：创建广告位

前往 **网站与广告位** 然后点击 **新建广告位**：这将打开广告格式选择页面。点击下拉菜单 **推送通知**，然后选择 **页内推送通知** 并点击 **下一步**.

<figure><img src="/files/16bc23e3cbe35317c296de784add37201ac03047" alt=""><figcaption></figcaption></figure>

## 第2步：选择页内推送通知的设置

在设置广告位时，您可以选择多个设置。本教程将重点介绍页内推送特有的设置：

<figure><img src="/files/69b431d25bb2ed9f6afa5f35c5799b8f94d09caa" alt=""><figcaption></figcaption></figure>

### 位置

您可以放置广告位的不同位置如下：

* **垂直位置**：选择在页面顶部（默认）、中部或底部显示页内推送。
* **水平位置**：选择在页面右侧（默认）、居中或左侧显示页内推送。

### 广告数量和时机

每个页面可以有1个或2个页内推送通知。以下是每项设置的说明：

* **第1条通知延迟**：设置第1条页内推送通知显示前的延迟时间（秒）。
* **页面上的通知最大数量**：设置您希望在页面上显示的页内推送通知数量。
* **第1条和第2条通知之间的延迟**：设置页面上显示第1条和第2条页内推送通知之间的延迟时间（秒）。
* **关闭后隐藏时长**：设置用户关闭页内推送后，其隐藏的时间长度。请注意，如果您显示2条通知，那么 **两条通知** 都需要关闭，才能应用此时间限制。
* **用户会话频次上限**：设置单个用户在一次会话中看到页内推送显示的次数限制。
* **DSA - 广告透明度**：此功能通过清晰标注您的广告以提高用户透明度，从而确保符合广告法规。

## 第3步：生成广告位代码

一旦您点击“创建”，广告位代码将自动为您生成，这样您就可以将其复制并粘贴到您的网站中。

<figure><img src="/files/501b8299489f90a31b270a82b5cc49eb67846cd2" alt=""><figcaption></figcaption></figure>

请注意，您还可以添加 [**关键词**](file:///using-tags.md) 和 [**子ID**](file:///subids.md) 到您的代码中，以便向广告主提供有关您流量的更多详细信息，并允许他们更好地优化您的流量。

就这样！如果您在设置页内推送通知广告位时遇到任何问题，请联系您的客户经理或客户成功专家 [这里](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/zh/jiao-cheng/fa-bu-shang-jiao-cheng/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.
