# 데이터 포워더 기능 설명

## 데이터 포워더 적용 가능 자산 목록

<table data-header-hidden><thead><tr><th width="104"></th><th></th></tr></thead><tbody><tr><td><strong>매체</strong></td><td>카카오 모먼트, 네이버 검색광고, 네이버 NOSP, 크리테오, 메타, 구글애즈, 애플서치애즈, 틱톡, 네이버 GFA, 카카오 키워드, 몰로코, X(구 트위터)</td></tr><tr><td><strong>트래커</strong></td><td>앱스플라이어, 구글 애널리틱스, 에어브릿지</td></tr></tbody></table>

## 데이터 포워더 대상 설정

* Xpert 데이터 포워더는 적용할 워크스페이스 및 자산을 결정하여 Xpert 팀으로 전달해주셔야 적용이 진행됩니다.
* 전달주셔야하는 정보는 아래와 같습니다.
  * 전송 받고자 하는 조직
  * 전송 받고자 하는 워크스페이스
  * 전송 받고자 하는 자산 목록
    * 별도 지정하시지 않는 경우 전체 자산을 전송합니다.

## 데이터 포워더 전송 주기

### 정기 전송 방식

* [Xpert 데이터 정기 수집 정책](/asset_mgmt/policy/data_collect.md) 에 의해 수집된 데이터들은 동일 시간대에 수집이 진행되어 정기적으로 전송됩니다.

### 비정기 전송 방식

* Xpert 자산관리에서 진행되는 [재수집](/asset_mgmt/menu.md#id-7)에 의해 수집된 데이터들은 수집이 발생할 경우에만 비정기적으로 전송됩니다.

## 데이터 포워더 전송 Data Schema

* 데이터 포워더로 전송해드리는 각 자산별 Data Schema는 아래 시트를 참고하세요.
  * [Data Forwarder Schema](https://docs.google.com/spreadsheets/d/1nMhqXGAAymi3xP7GwrvoLa1RVKCMqq5Oia33QArH80M/edit?usp=sharing)


---

# 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://help.xpert.lever.me/asset_mgmt/beta/undefined-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.
