> For the complete documentation index, see [llms.txt](https://guides.advertising.webtoon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.advertising.webtoon.com/line-manga/client-support/process-and-timeline/offer-wall-ads.md).

# Offer-wall Ads

{% stepper %}
{% step %}

### 20営業日前｜LINEマンガ オファーウォール広告掲載のお問い合わせ

LINEマンガのオファーウォール広告を通じて達成したいキャンペーン目標、予算、実施期間、希望アクション種別をご記載のうえ、問い合わせメール(<dl_linemanga_ads@linecorp.com>）をお送りください。 掲載可否および希望アクション種別の単価を最終確認後、掲載確定をお知らせいたします。
{% endstep %}

{% step %}

### 7営業日前｜契約締結およびクリエイティブ制作

取引先登録および契約締結を進めます。 広告主（ブランド担当者）は、LINEマンガより提供された制作ガイドを参考にクリエイティブを制作し、広告配信開始日の5営業日前までにクリエイティブ素材およびリンクをご提出ください。
{% endstep %}

{% step %}

### 3〜5営業日前｜クリエイティブ審査およびテスト実施&#x20;

画像素材の審査に加え、ご提供いただいたリンク経由で実施されたアクションが正常に計測・認識されるかを確認するためのテストを実施します。\ <sub>(広告審査は2〜3営業日ほどお時間をいただきます。)</sub>
{% endstep %}

{% step %}

### 配信開始｜スケジュールに沿って広告配信

事前に確定した広告掲載スケジュール、配信時間、およびデイリーキャップに基づき、広告配信を開始します。
{% endstep %}
{% endstepper %}

{% hint style="success" %}
ご質問や広告に関するお問い合わせは、[**「Contact Us」**](https://ldfcorp.com/ja/contact/form_7)フォームよりご連絡ください。
{% endhint %}


---

# 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://guides.advertising.webtoon.com/line-manga/client-support/process-and-timeline/offer-wall-ads.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.
