Result page

Scenario

  • 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.

Ad Formats Supported

  • Card Ad

  • Native Ad

How to Integrate

  • You can add [I2WAPI preloadWithPlacement:@"YOUR_PLACEMENT"] 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 Card Ad or NativeAd to request ad in the result page without timeout, SDK would response the result directly.

  • If there is no ad to serve after you call loadAd, then you could try to request ad from other SDK immediately to improve the fill.

Last updated