> 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/ja/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/manage-ad-defaults-as-a-brand.md).

# ブランドとして広告のデフォルトを管理

プログラム内で新しい広告やコンテンツを作成する際に、デフォルト設定を使用してその動作を定義できます。これにより、配信の一貫性を確保し、各項目を個別に設定するために必要な時間を短縮できます。

1. 上部のナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 次の *プログラム* 列、の下 *一般*で、次を選択します： [**広告設定**](https://app.impact.com/secure/advertiser/campaign/campaign-ad-settings-flow.ihtml).
3. 次の *デフォルト* セクションで、デフォルトとして更新したい設定を選択します。

<details>

<summary>広告のデフォルト設定リファレンス</summary>

| 設定                   | 説明                                                                                                                                                                                                                          |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| モバイル対応               | <p>この設定は、広告がモバイル向けに整形されているかどうかを示します。</p><p>を選択します <img src="/files/a4c20d141714e9e9248551f182c5acacb99049de" alt=""> <strong>\[未選択のチェックボックス]</strong> すべての新しい広告がモバイル対応としてマークされるようにします。</p>                                  |
| 将来の広告を表示             | <p>将来日付の広告は、広告作成時に設定した開始日まで有効になりません。</p><p>を選択します <img src="/files/a4c20d141714e9e9248551f182c5acacb99049de" alt=""> <strong>\[未選択のチェックボックス]</strong> パートナーが将来日付の広告を表示できるようにします。</p>                                        |
| 将来のディールを表示           | <p>将来日付のディールは、ディール作成時に設定した開始日まで有効になりません。</p><p>を選択します <img src="/files/a4c20d141714e9e9248551f182c5acacb99049de" alt=""> <strong>\[未選択のチェックボックス]</strong> パートナーが開始日が未来のディールを表示できるようにします。</p>                                |
| サードパーティのインプレッションピクセル | <p>この設定では、パートナーと広告を共有する際に、インプレッションデータを外部の分析またはトラッキングシステムに送信できます。</p><p>を選択します <img src="/files/a4c20d141714e9e9248551f182c5acacb99049de" alt=""> <strong>\[未選択のチェックボックス]</strong> 外部プラットフォームのトラッキングピクセルを広告に埋め込めるようにします。</p> |
| 広告リクエスト              | この設定では、パートナーがプログラムに広告リクエストを送信できるかどうかを制御します。チェックボックスは既定で有効になっています。すべてのパートナーによる広告リクエストの送信を禁止するには、チェックボックスをオフにしてください。                                                                                                          |

</details>

4. を選択 **保存**.

<div data-with-frame="true"><figure><img src="/files/895c367f0b42a58d38052b344d7bc8c6e2ad28f6" 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/ja/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.
