> 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/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロフィール] → 設定**.
2. の中で *プログラム* 列の、 *一般*の下で、次を選択します **広告設定**.
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/1c742f2e4604007c01525806feb7dda3975faf77" 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, 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.
