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

# 광고 소재 입력

## 광고 소재 입력 <a href="#submit-assets" id="submit-assets"></a>

광고를 예약하셨다면, 이제 **광고 소재를 등록할 차례**예요.\
등록된 소재는 운영팀 검수 후 광고에 반영됩니다.

***

### ✅ 등록 순서 <a href="#submit-assets1" id="submit-assets1"></a>

1. **광고 예약 완료 후** 표시되는 팝업에서\
   `📎 소재 등록` 버튼 클릭

<figure><img src="/files/Y0DowJOP9PtJlMnoQ65E" alt=""><figcaption><p>소재등록 버튼을 클릭해주세요.</p></figcaption></figure>

2. **`광고 상세` 페이지**로 이동\
   광고 ID가 생성되어 있는지 확인해주세요.

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

3. `광고소재` 탭에서 아래 항목을 입력합니다:

* **URL**: 광고 클릭 시 연결될 페이지 주소
* **이미지 / 자료**: 썸네일, 문구, 설명서 등 광고에 필요한 자료 첨부

<figure><img src="/files/1IEiV0oxb7WH56VC1HIx" alt=""><figcaption></figcaption></figure>

4. 하단 `소재제출` 버튼 클릭\
   → 제출 시 화면 우측 하단에 ✅ **초록색 성공 알림 토스트**가 뜨면 완료!

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

***

### 📌 나중에 등록하는 경우 <a href="#submit-assets2" id="submit-assets2"></a>

광고 예약만 먼저 해두고, **소재 등록을 나중에 하시려면** 아래 경로로 진입하시면 됩니다:

1. 상단 메뉴 `광고관리 > 광고목록` 클릭

<figure><img src="/files/H3494SrLNxpWrXYtCi0i" alt=""><figcaption><p>광고관리 > 광고목록  메뉴로  진입해주세요.<br><br></p></figcaption></figure>

2. 예약한 광고 리스트에서 **해당 광고 제목 우측의 입력 버튼 클릭**<br>

<figure><img src="/files/qJVelvnrXx9VMHlEm2aU" alt=""><figcaption><p>우측의 입력 버튼을 클릭해주세요.<br><br><br></p></figcaption></figure>

3. `광고소재` 탭으로 이동해 소재 입력<br>

<figure><img src="/files/xQpiN0b2Iiq2X3sOwUNy" alt=""><figcaption><p>광고소재 탭으로 접속해주세요.</p></figcaption></figure>

<figure><img src="/files/fqQzaa7l90l8loUwRhRK" alt=""><figcaption><p>광고 소재를 입력해주세요.</p></figcaption></figure>

> 광고 소재는 예약 이후 언제든 등록/수정할 수 있어요.\
> 단, **광고 확정 전까지 등록**을 완료해주셔야 합니다.

***

### 💡 TIP <a href="#submit-assets3" id="submit-assets3"></a>

* 가이드라인에 맞는 사이즈로 올려야 검수가 빠릅니다!
* 소재가 반려되면 사유가 함께 안내돼요.\
  수정 후 ‘재제출’ 버튼을 꼭 눌러주세요.


---

# 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://adssoon.gitbook.io/adssoon/submit-assets.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.
