# 광고 신청

<details>

<summary> <strong>Q1. 광고 신청했는데 노출 제한 상품으로 나와요</strong></summary>

상품 가격이 토스 추천가보다 높아서 제한되고 있는 거예요.\
최종 판매가를 토스 추천가에 맞춰주세요.

</details>

<details>

<summary><strong>Q2. 자동 운영과 수동 운영의 차이가 궁금해요</strong></summary>

자동 운영: 목표 광고수익률에 따라 입찰금을 자동으로 설정해요.\
수동 운영: 원하는 입찰가를 직접 입력할 수 있어요.&#x20;

광고 성과에 따라 입찰가를 자동으로 조정해주는 자동운영으로 집행되는 광고 비율이 높아요.&#x20;

</details>

<details>

<summary>Q3. <strong>자동 운영에서 목표 광고수익률이 보장되는지 궁금해요</strong></summary>

목표 광고수익률을 보장하진 않아요.

자동 운영은 목표 광고 수익률을 고려하여 내부 로직에 따라 단가를 조정하여 운영하고 있어요.\
추천 광고수익률로 설정한 뒤, 광고 성과를 보고 목표 광고수익률을 조정해보세요. \
\- 목표 광고수익률 변경은 광고 세트 수정 페이지에서 가능해요.

</details>

<details>

<summary><strong>Q4. 목표 광고수익률을 세팅할 때 적절한 기준이 궁금해요</strong></summary>

추천 광고수익률 기준으로 입력한 뒤, 성과를 보고 조정하시는 것을 권해드려요.&#x20;

목표 광고수익률이 너무 높으면 입찰금이 낮아져 노출이 잘 안될 수 있어요.\
반대로 목표 광고수익률이 너무 낮으면 광고 노출이 적어 충분한 매출 성과를 얻기 어려울 수 있어요.

</details>

<details>

<summary><strong>Q5. 적정 일 예산이 궁금해요</strong></summary>

상품 당 2만 원씩 세팅하는 것을 권장드려요.&#x20;

일 예산이 빠르게 소진된 경우에는 광고 노출이 중단될 수 있어요.&#x20;

</details>

<details>

<summary><strong>Q6. 집행제약 상태가 무엇인지 궁금해요</strong></summary>

집행제약은 집행 기간 중 `노출 ON` 상태이지만 실제 광고가 노출되지 않아 과금이 발생하지 않는 상태예요.

집행제약 사유는 [광고 상태 확인하기](/ads/setup/tips.md#undefined-1)에서 확인할 수 있어요.

</details>

<details>

<summary><strong>Q7. 처음 세팅한 광고 조건을 변경하고 싶어요</strong></summary>

집행 이후에도 광고를 수정할 수 있어요.&#x20;

* 광고 수정: 캠페인 이름에 마우스를 올리면 나타나는 수정 버튼을 눌러서 가능해요.&#x20;

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

</details>


---

# 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://shopping-docs.toss.im/ads/support/faq/create.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.
