> For the complete documentation index, see [llms.txt](https://docs.adcloud.appier.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adcloud.appier.com/kr/app-campaign/airbridge/airbridge-1.md).

# Airbridge - 기타 기능(오디언스/비용 연동)

## 오디언스 데이터 연동

### API token 요청하기

1. Appier를 Airbridge에 오디언스 연동하기 위해서 API 키가 필요합니다.
2. 애피어 담당자에게 API 키 발급을 요청해주세요.
3. API 키를 받은 후, 아래 절차를 진행해주세요.

***

### **Airbridge에서 Appier 연결하기**

4. 좌측 메뉴에서 "연동" > "오디언스" > "오디언스 매니저"로 이동하세요.
5. "커넥션" 탭으로 이동하여 '+ 커넥션 생성'을 클릭하세요.

<figure><img src="/files/5AP5pqVgpNC4sx10iTUn" alt=""><figcaption></figcaption></figure>

6. '애피어'를 검색하여 선택하세요.

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

7. 전달받은 API 키을 "API Key" 항목에 입력하여 연동을 완료해주세요.

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

8. 커넥션이 완료되면, [에어브릿지 가이드](https://help.airbridge.io/ko/guides/send-audience)를 따라 오디언스 데이터 전송을 진행하시기 바랍니다.&#x20;
   1. 광고 채널로 오디언스 전송하기 : <https://help.airbridge.io/ko/guides/send-audience>

***

## 비용 데이터 연동

{% hint style="info" %}

### ❗️MMP 대시보드에 표시되는 비용 데이터는 아래와 같은 이유로 Appier 보고서와 일부 차이가 있을 수 있습니다.

Appier의 비용 API는 현재 **미국 달러(USD)** 기준으로만 비용 데이터를 전송합니다.&#x20;

대시보드가 다른 통화로 설정되어 있는 경우, 해당 통화로의 변환은 MMP 측에서 처리하게 됩니다.
{% endhint %}

### API token 요청하기

1. Appier와 비용 데이터를 연동하기 위해서 API 키가 필요합니다.
2. 애피어 담당자에게 API 키 발급을 요청해주세요.
3. API 키를 받은 후, 아래 절차를 진행해주세요.

***

### **Airbridge에서 Appier 연결**

4. 좌측 메뉴에서 "연동" > "광고 채널 연동"으로 이동하세요.
5. '애피어'를 선택한 후, "비용 연동" 탭을 클릭하세요.&#x20;
6. ‘애피어 비용 연동’ 토글을 활성화해주세요.
7. "+ 연동 계좌 추가"를 선택해주세요.

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

8. 전달받은 API 키를 "API 키" 항목에 입력하여 연동을 완료해주세요.

<figure><img src="/files/5QolRNUT8NNQVjYG4ZtE" alt=""><figcaption></figcaption></figure>


---

# 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://docs.adcloud.appier.com/kr/app-campaign/airbridge/airbridge-1.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.
