> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/manage-ad-defaults-as-a-brand.md).

# 作为品牌管理广告默认设置

在您的程序中创建新广告或内容时，您可以使用默认设置来定义它们的行为。这有助于确保投放一致，并减少逐个配置每个项目所需的时间。

1. 在顶部导航栏中，选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在 *程序* 列，位于 *常规*下，选择 **广告设置**.
3. 导航到 *默认值* 部分，并选择要更新为默认值的设置。

<details>

<summary>广告默认值参考</summary>

| 设置      | 说明                                                                                                                                                                      |
| ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 适合移动设备  | <p>此设置指示广告是否已针对移动设备进行格式化。</p><p>选择 <img src="/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d" alt=""> <strong>\[未勾选的复选框]</strong> 将所有新广告默认标记为适合移动设备。</p>                |
| 显示未来广告  | <p>未来日期的广告在您创建广告时设置的开始日期之前不会激活。</p><p>选择 <img src="/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d" alt=""> <strong>\[未勾选的复选框]</strong> 允许合作伙伴查看您未来日期的广告。</p>           |
| 显示未来交易  | <p>未来日期的交易在您创建交易时设置的开始日期之前不会激活。</p><p>选择 <img src="/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d" alt=""> <strong>\[未勾选的复选框]</strong> 允许合作伙伴查看开始日期在未来的交易。</p>         |
| 第三方展示像素 | <p>当与合作伙伴共享广告时，此设置允许您将展示数据发送到外部分析或跟踪系统。</p><p>选择 <img src="/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d" alt=""> <strong>\[未勾选的复选框]</strong> 将外部平台的跟踪像素嵌入到您的广告中。</p> |

</details>

4. 选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/e1806d4d3d6b22346f0ee8802666e640499aed7f" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/manage-ad-defaults-as-a-brand.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
