> 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/ad-placements-and-targeting/targeting.md).

# ターゲティング

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

## Viewer-end Ads ターゲティングのご案内

> LINE MANGA **Viewer-end Ads** で提供しているターゲティングオプションのご案内です。広告キャンペーンの目的やターゲットオーディエンスに合わせて、以下のオプションを組み合わせて設定いただけます。

#### 対応ターゲティングオプション

{% hint style="success" %}
**Audience Group について**

性別・年齢・オーディエンスターゲティングは **Audience Group** 単位で設定されます。詳細なグループ構成や組み合わせ方法については、営業担当者までお問い合わせください。

**Premium Home Ads のターゲティングについて**

Premium Home Ads は通常 **CPT** での販売となり、ターゲティングの適用はございません。\
ご不明な点は、LINEマンガ広告チームまでお気軽にお問い合わせください。
{% endhint %}

<table><thead><tr><th width="300">ターゲティング種別</th><th width="147.8572998046875" align="center">対応</th><th>詳細内容</th></tr></thead><tbody><tr><td>OS ターゲティング</td><td align="center">✅</td><td>iOS / Android の指定が可能</td></tr><tr><td>時間ターゲティング</td><td align="center">✅</td><td>時間帯ごとの配信設定が可能</td></tr><tr><td>作品ターゲティング</td><td align="center">✅</td><td>作品指定での露出が可能</td></tr><tr><td>性別ターゲティング</td><td align="center">✅</td><td>Audience Group 単位で設定</td></tr><tr><td>年齢ターゲティング</td><td align="center">✅</td><td>Audience Group 単位で設定<br><a href="https://guides.advertising.webtoon.com/J1suphMzPP344bYELGyP/line-manga/ad-placements-and-targeting/tgetingu#tgetinguno"><sub><em>年齢区分は下記参照</em></sub></a></td></tr><tr><td>オーディエンスターゲティング</td><td align="center">✅</td><td>Audience Group 単位で設定</td></tr></tbody></table>

#### 年齢ターゲティングの区分

<details>

<summary>設定可能な年齢区分を見る</summary>

* 〜14歳
* 15〜19歳
* 20〜24歳
* 25〜29歳
* 30〜34歳
* 35〜39歳
* 40〜44歳
* 45〜49歳
* 50歳〜

</details>

{% 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/ad-placements-and-targeting/targeting.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.
