> For the complete documentation index, see [llms.txt](https://toss-ads.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toss-ads.gitbook.io/guide/a-d/purchase/creative.md).

# 구매 유도하기 소재 가이드

구매 유도하기 소재는 캠페인을 만들 때 선택한 **광고 등록 방식**에 따라 준비 방법이 달라요. **캠페인 생성 > 구매 유도하기 > 광고 등록 방식**에서 선택한 항목을 확인하고, 아래에서 맞는 가이드로 이동해 주세요.

등록 방식을 아직 정하지 않았다면 [구매 유도하기](/guide/a-d/purchase.md)에서 두 방식의 차이를 먼저 확인해 주세요.

## 등록 방법에 맞게 소재 준비하기

직접 등록은 광고주가 문구·이미지·비디오를 직접 만들어 소재로 등록해요. 반면 카탈로그 연동은 등록한 상품 정보를 불러와 토스애즈가 상품 카드 소재를 자동으로 구성해요.

소재를 만드는 방식과 필요한 준비물이 다르기 때문에 가이드도 나뉘어요. 직접 등록을 선택했다면 배너 규격과 제작 기준을, 카탈로그 연동을 선택했다면 상품 데이터의 등록 방법·스펙·운영 정책을 확인해 주세요.

| 캠페인에서 선택한 방식 | 이런 경우에 적합해요                                   | 소재를 준비하는 방식                       |
| ------------ | --------------------------------------------- | --------------------------------- |
| **직접 등록**    | 단일 상품이나 혜택을 원하는 문구·이미지·비디오로 보여주고 싶을 때         | 광고주가 배너 소재를 직접 만들고 등록해요           |
| **카탈로그 연동**  | 상품이 많고, 고객마다 관심 가질 가능성이 높은 상품을 자동으로 보여주고 싶을 때 | 카탈로그의 상품 정보로 상품 카드 소재가 자동으로 만들어져요 |

## 직접 등록 소재 준비하기

직접 등록을 선택했다면 [배너 소재 가이드](/guide/a-d/purchase/banner-guide.md)에서 한 줄 배너·이미지·비디오 중 등록할 소재 유형을 고르고, 규격과 제작 기준을 확인해 주세요. 업종과 표현, 연결 URL 등 공통 심사 기준은 [소재별 심사 정책](/guide/review/creativeguide.md)도 함께 확인해 주세요.

{% content-ref url="/pages/LTiE04fxorlRay3uQsuK" %}
[배너 소재 가이드](/guide/a-d/purchase/banner-guide.md)
{% endcontent-ref %}

## 카탈로그 연동 소재 준비하기

카탈로그 연동을 선택했다면 한 줄 배너·이미지·비디오를 따로 만들지 않아요. 카탈로그에 등록한 상품명, 이미지, 가격, 랜딩 URL 등을 바탕으로 상품 카드 소재가 자동으로 구성돼요.

카탈로그 연동은 아래 순서로 준비해 주세요.

1. [카탈로그 연동 가이드](/guide/catalog/how-to.md)에서 카탈로그를 만들고 상품을 등록해요.
2. [카탈로그 연동 스펙](/guide/catalog/spec.md)에서 필수·선택 상품 정보와 CSV·TSV 파일 규격을 확인해요.
3. [카탈로그 운영·심사 정책](/guide/review/catalog.md)에서 등록 가능한 상품과 운영·심사 기준을 확인해요.

{% content-ref url="/pages/rkMHKmn3NpfXsMc8qdwG" %}
[카탈로그 연동 가이드](/guide/catalog/how-to.md)
{% endcontent-ref %}

{% content-ref url="/pages/ppZUPa4qW7p27Fv65vc0" %}
[카탈로그 연동 스펙](/guide/catalog/spec.md)
{% endcontent-ref %}

{% content-ref url="/pages/h8gr2N87JamT1zlU2S5F" %}
[카탈로그 운영·심사 정책](/guide/review/catalog.md)
{% endcontent-ref %}


---

# 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://toss-ads.gitbook.io/guide/a-d/purchase/creative.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.
