> 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/reach-out-to-partners/surveys/create-custom-fields-for-surveys.md).

# 为调查创建自定义字段

自定义字段与调查一起使用，用于收集有关您的合作伙伴的部分信息。例如，如果您经常需要收集合作伙伴的出生日期，您可以使用 *日期选择器* 题型创建一个生日自定义字段。

#### 创建自定义字段

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料]** → [**设置**](https://app.impact.com/secure/advertiser/account-settings-flow.ihtml).
2. 在右侧的 **项目**，请前往 *技术* 部分并选择 **自定义字段**.
3. 在右上角，选择 **创建自定义字段**.
4. 填写自定义字段信息：
   * **名称：** 添加一个名称，以便在向调查添加字段时轻松识别此自定义字段。
   * **描述：** 为您的自定义字段添加描述，以说明该自定义字段所代表的数据。合作伙伴将看不到此描述。
   * **显示类型：** 选择最能捕获您所需数据的题型。

<details>

<summary>显示类型参考</summary>

| 显示类型  | 最适用于                                          |
| ----- | --------------------------------------------- |
| 段落    | 开放式问题，允许给出独特答案。                               |
| 多选    | 可能包含多个答案的问题。受访者可选择 1 个或多个选项。                  |
| 下拉列表  | 需要用户从带有多个答案的隐藏下拉菜单中选择一个选项的问题。受访者可选择 1 个或多个选项。 |
| 单选    | 要求受访者从列表中仅选择 1 个选项的问题。                        |
| 日期选择器 | 需要以日期作为答案的问题。                                 |
| 数字    | 需要以数字作为答案的问题。                                 |
| 文件    | 需要合作伙伴提供附件的问题。                                |

</details>

5. 选择 **保存**.
   * 您现在可以从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 在创建调查时选择此自定义字段。

{% hint style="success" %}
**注意：** 您还可以在 [设置新调查时创建自定义字段](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey.md).
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/038ead1cf9c9768132d4c3a74e2e7fe8b73264a4" 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/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.
