> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/compatible-vast-wrapper-players.md).

# インストリーム：互換性のあるVASTラッパープレーヤー

In-Stream広告ゾーンでは、2種類のVAST要素を配信できます: **Inline** および **Wrapper**。Inline要素は、標準的な動画ファイルを配信する通常の動画広告ですが、 **Wrapper** 要素には外部VASTタグへのリダイレクトが含まれており、その先で別のInline要素またはWrapper要素を配信することもできます。

最も特徴的なコンポーネントは `VASTAdTagURI`で、これはこの広告がリダイレクトする外部VASTを指定します:

```xml
<VAST version="3.0">
	<Ad id="6294520">
		<Wrapper>
			<AdSystem>ExoClick</AdSystem>
			<VASTAdTagURI>
				<![CDATA[ https://myotheradserver.com/xml?cid=1111111 ]]>
			</VASTAdTagURI>
			<Impression id="exotr">
				<![CDATA[ https://mytrackingsolution.com/vregister.php?a=vimp&tracking_event=impression&idzone=22222&data=abcd ]]>
			</Impression>
			<Error>
				<![CDATA[ https://mytrackingsolution.com/vregister.php?a=vview&errorcode=[ERRORCODE]&idzone=22222 ]]>
			</Error>
			<Creatives>
				<Creative sequence="1" id="90160834">
					<Linear>
						<TrackingEvents>
							<Tracking id="prog_1" event="progress" offset="00:00:10.000">
								<![CDATA[ https://mytrackingsolution.com/vregister.php?a=vview&tracking_event=progress&progress=00:00:10.000&idzone=22222&data=abcd ]]>
							</Tracking>
						</TrackingEvents>
						<VideoClicks>
							<ClickTracking>
								<![CDATA[ https://mytrackingsolution.com/click.php?d=H4sIAAAAAAAAA21T227bMAz9mrwGInV_HLAV6ZItGdY6Q18KS5ayYL7Fl6Ix9PGjk3ZtgYGGeEiaRzRJK7RCIkss_R6Gtl_wTwu8oefQLLtq6g9lfVj6piJPX.Xd0DYtQVAyD7l1vih0nrvcCxk1FgyjNLFA4YwA5bzUPnopmAMnBLO5N8ilEnlc8JuxD91tseCfIWJeKG6cA8UDiwgObKG8I3ZpmHRSBacdBIoAaKdA6pBTEoAF6e0CVRUq98LWnIrs.2qXZavdbkP6Xvumvt9nU7aH7VhWXTk0bbGWcD90p4f6bqy6Yq0y1p3c5utp03W_fo4leR5Y117gtznY1hnuc32eWObA3.HzlOF52u_Z3Rmm_QQZwBbbCgfAcRBlyeqy5eNQluM4cBBDW_ecLp3qK3n2Sr5W.fk4hiN9wvN_ghmbZrhZPdbn..Ot_fE41sR3oqKbsan6CZphoKZgBRWe6mkY0K.QBqj6Zux8uHSEa.qYkeRsgUx1nfdsIpnPT8ciNP11xKrlHxLqxs8DIpQ_E5iT.j_HdhtjH4bZwWhdrodMtEGguUJurNDpHW.SsEQpl4hs1skyUMxwkV4uSpKZlAQkTKDSvIkJSJLS2gdGGxNkRLMEZRhow5EpMCiVkkloDdxakwoBhfGFNZExh0wEaxijQPDRCNSB6Fi6UJO6GG9yKVyldx7z7w0Q18yEVDIdSVKRs_3l5.4DyauAeYMvul9W.aHvni6teAKdtusEzgkfeaTfRTJlI0TrmAbDo7cOhf8Lga0kNZUDAAA-&noredirect=1 ]]>
							</ClickTracking>
						</VideoClicks>
					</Linear>
				</Creative>
			</Creatives>
			<Extensions>
				<Extension type="waterfall" fallback_index="0">
					<Extension/></Extension>
				<Extension>
					<DSA>
						<Behalf>Company Ltd</Behalf>
						<Paid>Company Ltd</Paid>
						<WhyThisAd>時間帯。あなたのおおよその所在地（例: 国や地域）。閲覧した可能性のあるウェブサイトやアプリ。</WhyThisAd>
						<ClickThrough>
							<![CDATA[ https://a.mytrackingsolution.com/about-this-ad.html?data=eyJhZHZlcnRpc2VyX25hbWUiOiJUZWNobml1cyBMdGQifQ%3D%3D ]]>
						</ClickThrough>
					</DSA>
				</Extension>
			</Extensions>
		</Wrapper>
	</Ad>
</VAST>
```

これらのキャンペーンでトラフィックを収益化するには、広告表示に使用しているプレーヤーが **Wrapper対応**であること、つまり wrapper タグ内の内容を取得して読み取れることを確認する必要があります。

次に一覧表示されているプレーヤーは [In-Stream: In-Streamの実装方法 パート2 - 実装例](/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-implement-in-stream-part2.md) にあるプレーヤーは、当社の広告と100% VAST互換であり、Wrapper VASTタグでも動作します:

* [**FluidPlayer**](https://www.fluidplayer.com/)
* [**JwPlayer**](https://jwplayer.com/)
* [**VideoJs**](https://videojs.com/)
* [**FlowPlayer**](https://flowplayer.com/)
* [**Kernel Video Sharing**](https://www.kernel-video-sharing.com/en/)

上記のいずれのプレーヤーも使用していない場合は、プレーヤーのWrapper互換性をテストするために、次の **テスト用VASTタグ** をプレーヤーに追加してください:

```xml
https://s.magsrv.com/v1/vast.php?idzone=3165233
```

このVASTタグは、常にWrapper要素を配信するように設計されています。プレーヤーがこの要素を表示できない場合は、プレーヤーの更新または変更をご検討ください。プレーヤーを変更できない場合は、必ず **VAST Wrapperサポートを無効にしてください** すべてのIn-Stream広告ゾーンで。

<figure><img src="/files/44fe7a2cfe65f545b162c11df7d78b27a133053d" alt=""><figcaption></figcaption></figure>

こうすることで、In-Stream広告ゾーンはWrapper要素を表示しなくなり、In-Stream広告配信に関する問題を回避し、トラフィックを確実に収益化できます。


---

# 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://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/compatible-vast-wrapper-players.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.
