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

# 광고 단가 정책

{% hint style="success" %}
이 글은 에이블리 광고의 비용 집행 과정을 3단계(결제, 과금, 정산)로 나누어 설명하고 있어요.&#x20;
{% endhint %}

{% stepper %}
{% step %}

### 광고비 결제 방식

![](/files/2d658dfb1d6033f56e7fa07b1ea1031f3b9157d0)

* 에이블리 광고는 광고비를 먼저 결제하는 선 충전 방식을 사용해요. 이렇게 <mark style="background-color:red;">미리 충전하는 광고비를 저희는 '비즈머니'</mark>라고 부르고 있어요.
* 비즈머니는 셀러 어드민 페이지에서 카드 결제 또는 무통장입금 방식으로 간편하게 충전할 수 있어요.

{% endstep %}

{% step %}

### 광고비 과금 방식

![](/files/26b6174813eb1de16410884d67091150e183dc63)

* 에이블리 광고는 상품이 유저에게 노출된 수를 기준으로 광고비가 과금돼요. 광고주님의 효율적인 광고비 집행을 위해 합리적인 과금 방식인 oCPM을 도입했어요.
* <mark style="background-color:red;">oCPM(최적화된 1,000회 노출 당 비용)은, '내 광고가 유저들에게 얼마나 노출되었는가'를 기준으로 과금</mark>하는 방식이에요.
* 일반 노출형 광고와 달리, <mark style="background-color:red;">노출의 위치, 시간, 고객 반응, 시즌성 등 다양한 요인을 AI가 반영하여 광고 단가가 실시간으로 책정</mark>돼요.

**에이블리는 타 광고 플랫폼 대비 저렴하게 광고 단가가 책정되고 있어요.**

* 일반적인 CPC(클릭당 비용) 입찰 방식은 인기 키워드의 경우 높은 클릭 단가를 지불해야 해요.
* 하지만 에이블리 광고는 AI가 고객에게 상품을 추천해주는 방식이라, 노출에 대해서만 과금해요. 노출 이후 아무리 많은 클릭이 발생해도 추가 비용이 없으니 저렴하게 광고를 운영하실 수 있어요.
  {% endstep %}
  {% endstepper %}


---

# 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://ably-1.gitbook.io/undefined/ablyads_introduce/pricing_policy.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.
