# アンケート用のカスタムフィールドを作成する

カスタムフィールドは、アンケートでパートナーに関する情報を収集するために使用します。たとえば、パートナーの生年月日を頻繁に収集する必要がある場合は、次の方法で誕生日用のカスタムフィールドを作成できます。 *日付ピッカー* 質問タイプ。

#### カスタムフィールドを作成する

1. 上部のナビゲーションバーから、 ![](/files/1153ad30370e21b6754a66fade4b2ab2f19f0a1a) **\[ユーザープロフィール]** → [**設定**](https://app.impact.com/secure/advertiser/account-settings-flow.ihtml).
2. 右側の **プログラム**の下にある *技術* セクションに移動し、 **カスタムフィールド**.
3. 右上隅で、 **カスタムフィールドを作成**.
4. カスタムフィールド情報を入力します：
   * **名前：** アンケートにフィールドを追加する際に、このカスタムフィールドを簡単に識別できるように名前を追加します。
   * **説明：** カスタムフィールドが表すデータを説明するために、カスタムフィールドの説明を追加します。この説明はパートナーには表示されません。
   * **表示タイプ：** 探しているデータを最も適切に収集できる質問タイプを選択します。

<details>

<summary>表示タイプの参照</summary>

| 表示タイプ      | 最適な用途                                                      |
| ---------- | ---------------------------------------------------------- |
| 段落         | 一意の回答を可能にする自由記述式の質問。                                       |
| 複数選択       | 複数の回答を含む可能性のある質問。回答者は1つ以上の選択肢を選べます。                        |
| ドロップダウンリスト | 複数の回答を含む非表示のドロップダウンメニューから、ユーザーに選択を求める質問。回答者は1つ以上の選択肢を選べます。 |
| 単一選択       | 回答者が一覧から1つだけ選択する必要がある質問。                                   |
| 日付ピッカー     | 回答として日付を必要とする質問。                                           |
| 数値         | 回答として数値を必要とする質問。                                           |
| ファイル       | パートナーからの添付ファイルを必要とする質問。                                    |

</details>

5. 選択 **保存**.
   * これで、アンケート作成時に ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** からこのカスタムフィールドを選択できるようになります。

{% hint style="success" %}
**注：** また、 [新しいアンケートを設定するときに、カスタムフィールドを作成することもできます](/brand/ja/nitsuitebitaidesuka/platform-features/reach-out-to-partners/surveys/create-a-partner-survey.md).
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/1288ae4932effef1838e2a6f15f25fa784440ba3" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/reach-out-to-partners/surveys/create-custom-fields-for-surveys.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
