<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:
Create a `
waterfall
` string array.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>.Follow the remaining steps to set up an ad break with [VAST](🔗) or [Google IMA ads](🔗).
<br />