Menu

Interstitial ads

1. Introduction to interstitial advertising

Interstitial ads are aggregation of image interstitial ads and video interstitial ads from other third-party advertising platforms. They are allIncludes half-screen and full-screen forms.Both ad types can use the API of ATAdManager to load and play ads. Currently, two integration methods are supported. It is recommended to use fully automatic loading. The specific instructions are as follows:

ModeDescription
Manual loadingYou can choose the right time to call the ad loading through API , refer to the documentation for details: Manual loading
Fully automatic loadingTopOn's one-stop request maintenance solution can be based on the user's usage status and advertising consumption Progress, automatically determines the preloading and caching timing of the next advertisement to achieve better loading effects. For specific reference documents: Fully automatic loading

2. Best practice scenarios

2.1 Manual loading

Suitable scenarios: daily check-in, entering a certain functional interface display

Advantages: The overall process is clear and flexible, and loading ads and display ads can complement each other.

Impact: Developers are required to have a certain understanding of ad loading and preloading timing.

2.2 Fully automatic loading

Suitable for scenarios: passing games Cards (such as 5, 10 and other intervals)

Advantages: Simplified integration logic. After calling the loading advertising API once, developers only need to consider the timing of displaying ads. , just handle autoLoadInterstitialReadyForPlacementID return values in different scenarios.

Impact: It may lead to a reduction in impression rate, but it will not affect revenue.


Last modified: 2025-05-30Powered by