> 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/smbad/content-guide.md).

# 제작 가이드

## 1. 소재 구성 요소&#x20;

카카오비즈니스 파트너센터에 등록된 매장 정보를 활용하여 소재가 제작됩니다. 아래 제작 가이드를 참고하여 광고 소재를 등록해 주세요.

{% tabs %}
{% tab title="카카오맵 지도 " %}

<figure><img src="/files/I6wUCdcU2uewHSrYIjL8" alt="" width="420"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="매장홈" %}

<figure><img src="/files/NYhUX9KwaiUNPnzwUoTg" alt="" width="366"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

<table data-header-hidden><thead><tr><th width="199.19921875">구성 요소</th><th>상세 안내</th></tr></thead><tbody><tr><td> 지도 위 아이콘</td><td><ul><li>카카오맵에서 우리매장 위치를 표시하는 아이콘이에요. </li><li>매장의 주요 소식을 알리고 싶을 때는 ‘소식’ 아이콘을, 쿠폰을 홍보하고 싶을 때는 ‘쿠폰’ 아이콘을 선택해 주세요.</li></ul></td></tr><tr><td>매장명</td><td><ul><li>최대 14자까지 노출될 수 있으며, 매장명이 너무 긴 경우에는 말줄임 표시가 적용될 수 있어요.</li></ul></td></tr><tr><td>홍보 문구</td><td><ul><li><p>카카오맵 지도에서 아이콘과 함께 보이게 될 홍보 문구에요. 최대 12자 이내로, 매장에서 실제 제공하는 소식이나 혜택을 적어주세요. </p><ul><li><strong>소식</strong>: 매장/채널에 등록된 소식이 있는 경우, "소식" 아이콘이 활성화되어요. 채널 프로필 소식을 등록할 수 있어요. </li><li><strong>혜택</strong>: 매장/채널에 등록된 소식이 없을 경우, 할인/증정 혜택 제공이 필요해요. </li></ul></li></ul></td></tr><tr><td>매장 카테고리</td><td><ul><li>카카오비즈니스에 등록된 매장의 카테고리가 노출되며, 직접 입력하거나 수정할 수 없어요.</li><li><p>수정을 원하실 경우, 카카오비즈니스 파트너센터에서 변경  가능해요.</p><ul><li>광고 중 매장 카테고리가 수정된 경우, 광고는 자동으로 중단되며 남은 금액은 비즈월렛으로 환급됩니다. </li></ul></li></ul></td></tr><tr><td> 매장 주소</td><td><ul><li><p>카카오비즈니스에 등록된 내 매장의 도로명 주소가 노출되며, 직접 입력하거나 수정할 수 없어요.</p><ul><li>매장 주소가 수정된 경우, 광고는 자동으로 중단되며 남은 금액은 비즈월렛으로 환급됩니다. </li></ul></li></ul></td></tr><tr><td>배너 문구</td><td><p></p><ul><li><p>장소 페이지 배너에 노출되는 설명문구예요. 소식이나 혜택과 관련된 내용을 최대 20자까지 작성할 수 있어요.</p><ul><li>매장에서 실제로 제공하는 소식 및 혜택으로 광고해주세요. 실제 내용과 다를 경우 광고가 반려/취소될 수 있어요.</li></ul></li></ul></td></tr><tr><td>연결 화면</td><td><ul><li><p>장소 페이지 배너 클릭 시, 혜택 탭으로 이동해요. </p><ul><li>유효한 혜택/소식 정보가 광고로 노출될 수 있도록 광고 소재 관리에 유의해 주세요.</li></ul></li></ul></td></tr></tbody></table>

\
\
\
\
\ <br>


---

# 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/smbad/content-guide.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.
