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

# 대시보드에서 성과보기

## **1. 모든 캠페인 합산 성과 보기**

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

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

## 2. 원하는 캠페인 성과보기

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

**1️⃣ 에서 캠페인 목록을 선택하면 2️⃣ 의 대시보드에서 확인할 수 있어요.**

* 성과를 확인하고자 하는 날짜를 선택해주세요.&#x20;
* 광고세트 목록에서는 개별 광고 세트의 성과를 확인할 수 있어요.

## 3. 원하는 광고세트 성과보기

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

**1️⃣ 에서 광고세트 목록을 선택하면 2️⃣ 의 대시보드에서 확인할 수 있어요.**

* 성과를 확인하고자 하는 날짜를 선택해주세요.&#x20;
* 광고 목록에서는 개별 광고(옵션)의 성과를 확인할 수 있어요.

{% hint style="warning" %}
광고 목록에서는 옵션을 도입하기 전인 2025년 8월 1일 이전 데이터는 조회되지 않아요.\
캠페인 목록에서 조회하면 확인할 수 있어요.
{% endhint %}


---

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