> 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.
