> 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/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在 *程序* 列中，在 *常规*，选择 [**广告设置**](https://app.impact.com/secure/advertiser/campaign/campaign-ad-settings-flow.ihtml).
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/532f0c9da2d5167f68b76110d4a987aab7092f25" alt="" width="470"><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, and the optional `goal` 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>&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.
