> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/ad/moment/messagead/personalizedmessage/campaign.md).

# 캠페인 만들기

{% hint style="info" %}
개인화 메시지는 '개인화 메시지 X 도달' 캠페인을 통해서만 집행이 가능합니다.
{% endhint %}

### **Step 1. 광고 계정에서 \[광고 만들기] 혹은 \[캠페인 만들기] 버튼을 눌러주세요.**

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

### **Step 2. 구매 유형에서 \[메시지 광고] 버튼을 눌러주세요.**&#x20;

<figure><img src="/files/5spmhHI7o2D8vDKm3pDs" alt=""><figcaption></figcaption></figure>

### **Step 3. 광고 목표에서 \[도달]을 선택하고 광고 유형을 \[개인화 메시지]를 선택 후 \[캠페인 만들기] 버튼을 눌러주세요.**

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

{% hint style="success" %}
도달 목표는 광고주의 제품 또는 서비스를 홍보하기 위해 많은 사람들에게 광고를 노출시켜 인지도를 높이는 목적으로, 개인화 메시지는 도달 목표만 지원합니다.&#x20;
{% endhint %}

### **Step 4. 메시지를 발송할 카카오톡 채널을 선택하고 전환 추적 설정를 한 뒤, 캠페인 이름을 설정해주세요.**

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

{% hint style="success" %}

* 광고 목표 설정에서는 관리자(마스터 또는 매니저)로 등록되어 있는 카카오톡 채널을 대상으로 메시지를 발송할 카카오톡 채널을 선택합니다.
* 전환 추적을 진행할 경우 픽셀\&SDK 연동 설정이 필요하며, 미설정으로 운영하는 것도 가능합니다.&#x20;
  {% endhint %}

{% hint style="info" %}
개인화 메시지 캠페인 등록 후 운영 불가 사유가 한 개라도 없는 경우 '집행 중' 상태로 표시됩니다. 채널 메시지가 실제 발송 여부를 체크하여 '집행 예정', '집행 중', '집행 완료' 상태를 표시한다면, 개인화 메시지는 발송 여부와 무관하게 운영 가능한 상태임을 '집행 중' 으로 표시한다는 점 참고 바랍니다.
{% endhint %}

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

{% hint style="info" %}
다른 문의사항이 있으실까요? 카카오톡 채널 혹은 고객센터를 통해 문의하실 수 있습니다.&#x20;
{% endhint %}

{% tabs %}
{% tab title="채널 문의" %}
[카카오비즈니스 채널](https://pf.kakao.com/_WekxcC)을 추가하시면 카카오톡으로 채팅 상담을 시작하실 수 있습니다. \
모바일에서 편리하게 묻고 빠르게 답변을 받아보세요.

* 카카오톡 채널 상담 운영 시간 : 평일 오전 9시 \~ 오후 6시 (주말 및 공휴일 제외)
  {% endtab %}
  {% endtabs %}


---

# 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://kakaobusiness.gitbook.io/main/ad/moment/messagead/personalizedmessage/campaign.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.
