# 오디언스 목록/상세/히스토리

## 1) 오디언스 목록

생성한 수신자 타입 오디언스 목록을 확인합니다.

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

`오디언스 만들기` 버튼을 누르면 새로운 통계 타입 오디언스 를 생성할 수 있습니다.

<table data-full-width="false"><thead><tr><th width="205">컬럼명</th><th>설명</th></tr></thead><tbody><tr><td><strong>오디언스 이름</strong></td><td>오디언스 생성 시 설정한 이름</td></tr><tr><td><strong>상태</strong></td><td><p><code>작업 대기</code> - 오디언스 생성 및 갱신 작업 미완료 상태<br><code>처리중</code> - 오디언스 생성 작업 처리 중 상태</p><p><code>생성 완료</code> - 오디언스 생성 완료되어 다운로드 가능 상태</p></td></tr><tr><td><strong>ADID/IDFA | 전화번호 | 푸시 토큰</strong></td><td>오디언스 조건에 부합하면서 존재하는 각 데이터의 개수</td></tr><tr><td><strong>데이터 생성 및 갱신일</strong></td><td>오디언스가 생성/갱신된 가장 최근 일시</td></tr><tr><td><strong>생성자</strong></td><td>오디언스를 생성한 이메일 계정</td></tr><tr><td><strong>오디언스 등록일</strong></td><td>오디언스를 최초 저장한 일시</td></tr><tr><td><strong>다운로드</strong></td><td>활성화된 <code>다운로드</code> 버튼 클릭 시, RAW 타입 오디언스 파일 다운로드가 가능합니다.</td></tr></tbody></table>

***

## 2) 오디언스 상세 / 오디언스 히스토리

* **오디언스 상세** : 오디언스 생성 및 수정이 가능합니다.
* **오디언스 히스토리** : 하루에 한 번 갱신되는 “상대 기간” 오디언스의 경우, 최근 15일까지의 오디언스 데이터 다운로드가 가능합니다.

{% hint style="info" %}
수신자 타입 오디언스 히스토리에서는 매일 갱신되는 ADID/IDFA, 전화번호, 푸시토큰 수의 변화 추이를 확인할 수 있습니다.
{% endhint %}

<figure><img src="/files/WjVRJc43l3MIhDNVnuBd" alt=""><figcaption><p>오디언스 생성 날짜 : 2023-12-19 / 오디언스를 조회하고 있는 오늘 날짜 : 2024-01-01</p></figcaption></figure>

***

## **3) 오디언스 예시**

① 로 설정하여 생성한 오디언스를 엑셀 파일로 오픈하였을 때 ② 과 같이 데이터 조회가 가능합니다.

*① 오디언스 상세 (생성) 화면 이미지*

<figure><img src="/files/3yWw9j840gDt2EaQOD83" alt=""><figcaption></figcaption></figure>

*② 엑셀 파일 이미지*

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


---

# 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://document.wisetracker.co.kr/audience/receiver-type.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.
