> 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/reports/performance.md).

# 광고 성과 확인하기

집행 중인 광고의 성과를 빠르게 확인하거나, 원하는 기준으로 자세히 비교·분석할 수 있어요. 확인하려는 범위에 맞는 문서를 선택해 주세요.

## 집행 중인 광고 성과 확인하기

디스플레이 광고의 캠페인, 광고세트, 소재별 성과를 확인하고 운영 상태를 관리하려면 성과 보기를 확인해요.

{% content-ref url="/pages/o1rlo2Imdwn4kFP3e6ZM" %}
[성과 보기](/guide/a-d/performance.md)
{% endcontent-ref %}

리워드 광고는 상품마다 성과 확인 방법이 달라요. 리워드 광고에서 상품을 선택한 뒤 해당 상품 문서를 확인해 주세요.

{% content-ref url="/pages/yW0peBEFxtlV8QUwtQmv" %}
[리워드 광고 알아보기](/guide/reward/reward-ads.md)
{% endcontent-ref %}

## 원하는 기준으로 비교·분석하기

캠페인, 광고세트, 소재 등의 기준과 노출·클릭·전환 등의 성과를 조합해서 분석하려면 맞춤 보고서를 사용해요. 기간별 분석, 필터, 보고서 저장과 공유 방법도 확인할 수 있어요.

{% content-ref url="/pages/947H9hVMB9baKy1vaca2" %}
[맞춤 보고서](/guide/reports/report.md)
{% endcontent-ref %}


---

# 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/reports/performance.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.
