AdBreakType
String with ad unit types.
type AdBreakType = 'preroll' | 'midroll' | 'postroll'
Value | Description |
---|---|
preroll |
The unit starts before the main content plays. |
midroll |
The unit starts in the middle of the main content. |
postroll |
The unit starts after the main content plays. |
Was the article helpful?
Previous
Next