> For the complete documentation index, see [llms.txt](https://adssoon.gitbook.io/adssoon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adssoon.gitbook.io/adssoon/results/report.md).

# 성과 리포트 보기

## 성과 리포트 보기 <a href="#report" id="report"></a>

광고가 끝났다면, 이제 결과를 확인해볼 시간이에요!

***

### ✅ 어떤 내용을 확인할 수 있나요? <a href="#report1" id="report1"></a>

* 도달 수 (얼마나 많은 사람이 봤는지)
* 클릭 수 / 전환 수
* CTR, CPC 등 광고 퍼포먼스 지표

<figure><img src="/files/jTCWvDpBwkxTiRAHjzEC" alt=""><figcaption><p>결과보고 옆 다운로드 버튼을 클릭해주세요!</p></figcaption></figure>

***

### 💡 TIP <a href="#report2" id="report2"></a>

* 리포트는 광고 종료 후 **2영업일 내 제공**합니다.
* PDF로 다운로드해서 팀원과 공유해보세요!
* 광고 상품별로 제공되는 성과는 상이해요!


---

# 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://adssoon.gitbook.io/adssoon/results/report.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.
