> 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/reward/money-notifications/data.md).

# 성과 보기

## 1. 성과 조회하기

#### 기본 성과 조회

머니알림 페이지에 접속하시면 집행 완료된 광고들의 성과를 확인하실 수 있어요.

기본적으로 아래 지표를 확인하실 수 있어요.

* 발송 수 : 머니알림이 발송된 수 (푸시 알림 + 앱 알림)
* 노출 수 : 알림을 눌러 머니알림 페이지가 노출된 수
* 클릭 수 : 머니알림 페이지에서 CTA 버튼 클릭한 수
* 노출 대비 클릭률

## 2. 성과 다운로드하기

#### 성과 다운로드

집행 시작 1시간 이후부터 성과를 다운로드할 수 있어요.

<figure><img src="https://1103230780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6C6VnjnrKC0ixISOKw0d%2Fuploads%2FUnaiyjxbuOcyZjFThr15%2F%E1%84%86%E1%85%A5%E1%84%82%E1%85%B5%E1%84%8B%E1%85%A1%E1%86%AF%E1%84%85%E1%85%B5%E1%86%B7_%E1%84%89%E1%85%A5%E1%86%BC%E1%84%80%E1%85%AA%20%E1%84%92%E1%85%AA%E1%86%A8%E1%84%8B%E1%85%B5%E1%86%AB%E1%84%92%E1%85%A1%E1%84%80%E1%85%B5.png?alt=media&amp;token=b02c446d-3648-4327-8a40-d8674c474693" 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, and the optional `goal` query parameter:

```
GET https://toss-ads.gitbook.io/guide/reward/money-notifications/data.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.
