# 마케팅(Marketing) BO

## 개요

이벤트 정보, 응모, 설문, 댓글, 템플릿 및 프로모션 등에 대한 마케팅 관련 API를 소개합니다.

***

## API 구성 <a href="#api" id="api"></a>

* [할인/마일리지 관리](/api-guide/back-office/marketing-bo/undefined.md)
* [마일리지 지급/소멸 관리](/api-guide/back-office/marketing-bo/undefined-1.md)
* [마일리지 기준정보 관리](/api-guide/back-office/marketing-bo/undefined-2.md)
* [쿠폰 관리](/api-guide/back-office/marketing-bo/undefined-3.md)
* [이벤트 정보관리](/api-guide/back-office/marketing-bo/undefined-4.md)
* [사은행사 관리](/api-guide/back-office/marketing-bo/undefined-5.md)
* [이벤트 설문 조회](/api-guide/back-office/marketing-bo/undefined-6.md)
* [이벤트 댓글 관리](/api-guide/back-office/marketing-bo/undefined-7.md)
* [이벤트 템플릿 관리](/api-guide/back-office/marketing-bo/undefined-8.md)


---

# Agent Instructions: 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:

```
GET https://tech.x2bee.com/api-guide/back-office/marketing-bo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
