Result Page
Last updated
Last updated
User would edit something in the edit page, go to the result page after submitting and we can display the ad in the result page.
Card Ad
Native Ad
You can add I2WAPI.preload()
in the edit page to download ad assets earlier for improving the ad fill of the ad requesting in the result page.
Please refer to or to request ad in the result page without timeout (loadAd(0L)
), SDK would response the result directly.
If there is no ad to serve after you call loadAd(0L)
, then you could try to request ad from other SDK immediately to improve the fill.