<img src="https://img.shields.io/badge/%20-ENTERPRISE-%23B10031" style="float:left"/><br /> <img src="https://img.shields.io/badge/Android-V4-009727?logo=android" style="float:left"/>

<br />

Creating an ad tag waterfall helps you to maximize ad revenue by attempting to show a valid ad to your viewers during an ad break. When you create an ad tag waterfall, you assign an array of ad tags to a single ad break. The player displays the ad of the first tag that returns a valid response.

Use the following steps to create an ad tag waterfall:

  1. Create a `waterfall` string array.

  2. Pass `waterfall` to that `tag` property of <a href="https://sdk.jwplayer.com/android/v4/reference/com/jwplayer/pub/api/media/ads/AdBreak.Builder.html" target="_blank">AdBreak.Builder()</a>.

  3. Follow the remaining steps to set up an ad break with [VAST](🔗) or [Google IMA ads](🔗).



<br />

(Script tags will be stripped)