> 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/support/undefined/overall.md).

# 대시보드에서 성과보기 (구)

### <mark style="background-color:blue;">**광고 관리 → 상품 광고**</mark>**&#x20;에서 조회 기간 동안 집행된 모든 캠페인의 합산된 성과를 확인할 수 있어요.**&#x20;

<figure><img src="/files/fQ9VWlL1CzAx5ZT7eWQC" alt=""><figcaption></figcaption></figure>

* 성과를 확인하고자 하는 기간을 입력해주세요.&#x20;
  * 조회 기간에 집행된 모든 캠페인의 성과를 한번에 확인할 수 있어요.
  * 대시보드 내 좌측 상단에서 지표를 변경하면 그래프가 바뀌어요.&#x20;
    * 광고수익률, 집행광고비로 기본 선택되어 있어요.&#x20;
* 최초 캠페인 시작일부터 조회 가능해요.&#x20;
* 데이터는 1시간 주기로 업데이트 돼요.
  * 상단의 일 예산 소진 금액은 10분 단위로 업데이트 되어서, 대시보드 내 집행광고비랑 소액 차이가 있을 수 있어요.&#x20;
* 성과 대시보드 내 환불 데이터는 제외되지 않고 포함돼요.


---

# 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://shopping-docs.toss.im/ads/support/undefined/overall.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.
