> For the complete documentation index, see [llms.txt](https://shopping-docs.toss.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shopping-docs.toss.im/ads/performance/intro/report.md).

# 성과보고서에서 조회하기

## 성과 보고서 조회하기

**보고서 만들기를 클릭해주세요**

<figure><img src="/files/kNl87pokMzrMtFr6HcQx" 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://shopping-docs.toss.im/ads/performance/intro/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.
