# 오디언스

## 오디언스란?

> 오디언스는 **캠페인 메시지를 받을 대상 고객 그룹**으로, 원하는 조건에 따라 고객을 선택하여 생성할 수 있습니다.\
> 생성된 오디언스를 캠페인 대상자로 지정하면, **해당 고객에게만 캠페인이 실행**됩니다.

***

## 오디언스 생성 기준

{% hint style="info" %}
오디언스는 **사이트에 가입한 회원**을 대상으로 생성되며, 대상자를 식별하기 어려운 비회원은 포함되지 않습니다.
{% endhint %}

* 행동 데이터에 대한 조건은 스크립트 설치 후 수집이 시작되는 날짜 부터 반영됩니다.
* 모든 데이터는 당일 캠페인 실행  전까지 수집된 데이터 기준으로 오디언스를 구성합니다.

***

## 오디언스 자동 업데이트

{% hint style="info" %}
캠페인 집행 전 **회원의 최신 상태를 반영**하여 오디언스를 추출합니다.
{% endhint %}

* 탈퇴하거나 삭제된 회원은 자동으로 제외됩니다.
* 마케팅 수신 동의 및 철회로 변경한 상태에 따라 대상자 포함 여부를 반영합니다.


---

# 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://docs.mercuryx.ai/dxp-guide/marketing/audience.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.
