Rewarded video ads are Full-screen video ads, users can get rewards after watching the complete video, For example, virtual currency, in-app items, exclusive content, etc.; such advertisements generally have a certain length, and some of them can be skipped (specific support depends on different Networks). Currently, two integration methods are supported. It is recommended to use fully automatic loading. The specific instructions are as follows:
Mode | Description |
---|---|
Manual loading | You can choose the appropriate time to load the ad through the API. Integration reference: Manual loading |
Fully automatic loading | TopOn's one-stop request maintenance solution can be based on the user's usage status and ad consumption progress. Automatically determine the preloading and caching timing of the next advertisement to achieve better loading effects. For specific integration reference: Fully automatic loading |
Suitable for scenarios: daily check-in, limited tasks.
Advantages: The overall process is clear and flexible, and developers can control the timing of loading ads and preloading timing.
Impact: Developers are required to have a certain understanding of ad loading and preloading timing.
Suitable scenarios: task scenarios categories, unlock props (levels, game restarts) categories, etc.
Advantages: It simplifies the integration logic. After calling the loading advertising API once, developers only need to consider the timing of displaying ads and process autoLoadRewardedVideoReadyForPlacementID The return value can be different in different scenarios.
Impact: It may lead to a reduction in impression rate, but it will not affect revenue.