Appearance
Clean Up / Reset
If any pApi function was used to display an ad, all leftovers after a page or context change need to be removed.
When your ad is not shown anymore, the resetAll function needs to be called.
js
window.top.admTagMan.pApi.resetAll()
