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

# 2. 캠페인 등록하기

{% hint style="success" %}
이 글을 읽으면 광고 운영을 위한 캠페인을 등록하는 방법을 알 수 있어요.&#x20;
{% endhint %}

광고주 등록을 마치셨다면, 다음과 같은 방법으로 캠페인을 등록할 수 있어요.

{% stepper %}
{% step %}

### 광고 등록 시작하기

![](/files/363b853f5de4e0edd77a727cd4530916e4ff4b02)

\[셀러 어드민 - 광고 관리 - 캠페인 관리]에 들어가서, '+캠페인 생성' 버튼을 눌러주세요.

{% endstep %}

{% step %}

### 캠페인 기간 설정하기

![](/files/9c60504a3b6439d9d3c731f9758f4c3dec3431e1)

캠페인 기간은 광고 상품이 노출되기 희망하는 기간을 선택해주세요.&#x20;

기본 설정의 시작일은 생성 당일, 종료일은 제한 없음으로 되어 있어요.

{% hint style="warning" %}
종료일 설정 시 광고가 의도치 않게 중단될 수 있으니, ‘종료일 제한 없음’으로 설정하는 것을 권장해요.
{% endhint %}

![](/files/4a5b357c0f1906ced831393787bfa087b0f7a5a5)

기본 설정을 수정하고 싶으시다면, 달력 아이콘 클릭 후 희망하는 시작일, 종료일을 설정하면 돼요.

{% endstep %}

{% step %}

### 캠페인 예산 설정하기

![](/files/361252f507a7a4d11c16c4c15f6437e83d581bce)

하루 최대 예산을 설정할 수 있어요. (1만원부터 설정이 가능해요.)&#x20;

캠페인 당 하루에 최대로 소진 가능한 예산을 입력해주세요. 설정한 예산이 모두 소진되면 더 이상 광고가 노출되지 않아요. 또한 예산 소진 방법에는 크게 세 가지 방법이 있어요.

![](/files/0606abf9e76f783713777cc7c6b3cd6a1c58aecc)

* 예산 균등 배분: 과거 트래픽을 기준으로 광고 노출을 자동으로 조절하여, 하루 최대 예산이 조기에 소진되는 것을 방지할 수 있어요. 단, 실시간 트래픽 상황에 따라 예산 소진 시점은 달라질 수 있어요.
* 빠른 소진: '예산을 균등 배분합니다'에 체크를 해제하면, 빠른 소진으로 설정할 수 있어요. 노출량의 조정 없이 광고가 빠르게 노출되므로, 하루 최대 예산을 충분히 소진할 수 있어요. 하지만 비즈머니가 단시간에 모두 소진되면 원하는 시간에 광고가 게재되기 전 노출이 중단될 수 있어요.
* 제한 없음: 예산 제한 없이 노출이 계속 진행되는 방식이에요.

{% endstep %}

{% step %}

### 캠페인 명 설정하기

![](/files/615a12c99cc96ef510b5c17d2bc304ecc55e96a1)

캠페인 명은 고객에게 실제로 노출되지 않으며, 셀러님의 광고 관리 목적으로 설정하는 기능이에요. 어떤 목적으로 진행하는 캠페인인지 알아보기 쉬운 이름으로 자유롭게 설정해주세요.

{% endstep %}

{% step %}

### 상품 등록하기

![](/files/e7431e77d458abbbf27ed0513f99220a79a8af98)

'생성 후 상품 추가'를 누르면 상품을 등록할 수 있어요.&#x20;

* 전체 상품 중 광고 노출을 희망하는 상품을 선택해주세요.
* 상품 필터 기능을 활용하면 광고 상품을 쉽게 찾아보실 수 있어요.

![](/files/5657b8d176d0d5e50e478ab558ad28cd733244a0)

필터링 된 상품 목록에서 가격, 카테고리, 광고하기 좋은 상품 여부, 진열일을 확인한 후 최종적으로 캠페인에 추가하고자 하는 상품을 선택해주세요. (캠페인 생성 후에도 언제든지 상품을 추가할 수 있어요.)

상품 선택 후 우측 하단의 '캠페인 등록 완료' 버튼을 누르면 캠페인을 등록할 수 있어요. 비즈머니 혹은 비즈포인트가 있는 경우 광고 노출이 바로 시작돼요.

{% endstep %}
{% endstepper %}

### 캠페인 등록 방법 동영상 강의

***

{% embed url="<https://www.youtube.com/watch?v=T_l4GPz-dt4>" %}


---

# 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/quickstarter/campaign_register.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.
