> For the complete documentation index, see [llms.txt](https://toss-ads.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toss-ads.gitbook.io/guide/resources/target/list.md).

# 고객 목록 타겟

### 1. 고객 목록 타겟

* 직접 수집한 고객 목록을 활용하여 정밀하게 타겟을 설정할 수 있어요.
  * 타겟 페이지에서 다운로드 받은 고객 목록(adid, ifa) CSV 파일을 업로드하여 **\[배너광고]** 캠페인에 적용 가능해요.

### 설정방법

{% stepper %}
{% step %}

#### **고객 목록 추가**

<figure><img src="/files/walxp5BkcjJtGcmJHowY" alt=""><figcaption></figcaption></figure>

고객 목록 타겟 설정은 아래 경로에서 가능해요.

타겟 탭 → 상단\[추가] 버튼 클릭 → \[고객목록] 선택
{% endstep %}

{% step %}

#### **고객 목록 추가 설정**

<figure><img src="/files/JiZ2UWaNtq1lMR19McQr" alt=""><figcaption></figcaption></figure>

* 타겟 페이지에서 다운로드 받은 CSV 파일을 업로드 해주세요.
  * 파일은 최대 10개 까지 업로드 가능하고 파일당 50mb까지 지원해요.
  * 업로드한 파일 검증 완료까지 최대 5 \~10 분 가량 소요 될 수 있어요.
* 검증 과정에 중복 검증은 지원하지 않아요.
  {% endstep %}

{% step %}

#### 광고 세트에서 가져오기

<figure><img src="/files/Jw4quLYHS4KlX7s1E3gX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WzcoGFTB64tpFSuYm7VU" alt=""><figcaption></figcaption></figure>

* 추가한 고객 목록은 광고세트 설정 화면에서 선택 가능해요.
  * 경로: \[내 타겟 가져오기] → \[ 조건 추가] → \[고객 목록 가져오기]
* 한 번에 1개의 목록만 선택할 수 있어요.

<figure><img src="/files/hgH2lyxLoMGas1aV16PZ" alt=""><figcaption></figcaption></figure>

* 타겟 설정 후 고객 목록을 추가했다면 반드시 우측 상단 **\[최신 타겟 수 보기]** 버튼을 클릭하여 '타겟수'를 수동 업데이트 해야 해요.
  {% endstep %}
  {% endstepper %}

### 2. 타겟수 계산 기준

* 검증된 고객 목록 중 최근 180일 이내 토스 앱을 이용한 고객만 집계에 포함돼요.
* 업로드한 파일에 있는 ID 수와 실제 타겟수 다를 수 있어요.


---

# 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://toss-ads.gitbook.io/guide/resources/target/list.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.
