...
Autoplay - enable to make the player play video ads regardless if the player is visible or not.
We suggest to disable it in order to avoid policy violations in premium Advertisers such as Google.
* Technically, defines whether startAd is called automatically. If FALSE, startAd should be called after getting the onLoad callback event.Loop - defines whether to continue looking for more ads at the end of the first impression.
Disabling it is equal to setting a Maximum Impressions of 1.Technically, if loop is FALSE, it will only play one ad. When using Video Content (as a preloader), it will also define whether or not to loop it.
Pause On Unseen - if set to TRUE, the player will pause when it is out of view.
Pause On Blur - if set to TRUE, the player will pause when the browser window loses focus.
Requests On View - send requests to Ad Sources only when the player is in view.
Check Tab Is In View - consider “in view” only if the relevant browser tab is actually in focus.
Player Load On View - Send Inventory only if the player is in view. Without Inventory, the player will be loaded but not open video ads.
Play On View - enable to make the player play video ads only if the player is in view.
* Technically, if set to TRUE, the player will automatically check the viewability and will call startAd only when it is in view.
We suggest to enable it in order to avoid policy violations in premium Advertisers such as Google.
In general:
...
Appearance
...
Player Caption
Enable Advertising Label - if set to TRUE, show an advertising label in the caption above the player view.
We suggest to enable it in order to avoid policy violations in premium Advertisers such as Google.
...