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