Developers usually use different advertising slots to distinguish the data of different advertising scenarios. This can effectively distinguish the display and revenue data in each scenario, but it will also increase operating costs (requiring more maintenance). Ad source configuration for each ad slot).
TopOn platform supports the creation of multiple advertising scenes under advertising slots, which can effectively distinguish display and click data in different advertising scenes, and can also reduce user configuration The cost of advertising space.
You can call TopOn SDK in the app to add according to different advertising types and the advertising logic of your own app. Reach ad scenecode
You can call it at the following timing Reaching the advertising scene
Advertising scene | Calling time |
---|---|
In the game, you can get extra physical rewards by watching motivational videos. As shown in Figure 1 below | Called when the user reaches the extra stamina reward interface |
When browsing the product details page, there is an advertisement on the page to get xx coins | Called when entering the product details page |
After the prize is drawn, when the tip for winning the prize pops up, many A scene of watching an advertisement and drawing another lottery | Called when the Tip interface for winning prizes pops up |
You can call reach the advertising scene
Advertising scene | Calling time |
---|---|
Advertising scenes displayed after users check in daily | Called when the daily check-in interface pops up |
Cleaning tool App, ads will pop up after cleaning files | is called at the end of cleaning |
You can call Reaching the advertising scene
You can call reach the advertising scene
Advertising scene | Calling time |
---|---|
Display an open-screen ad after displaying the company's logo page | Call the scene API when displaying the logo page |
No front logo Page display, open screen ads will be displayed when it is turned on | Can be called after the application is launched |
Advertising scene | Calling time |
---|---|
User in daily Add advertising scenes for display in the free view at the bottom of the check-in box | Called when the daily check-in interface pops up |
The list of product lists in the App is inserted into the information flow advertisement | Called when entering the product list interface |
If the banner ad preloads the ad in advance before reaching the ad slot, it will be called when it reaches the interface where the ad slot is located
If you need to use multiple advertising scenes to distinguish data, you can create advertising scenes in the background and obtain the advertising scenes.
1、Application->Select the corresponding application->View ad slot list->Scene management
2、Click to add advertising scene
3、View the scene list and obtain the advertising scene ID, providing it for development students to access and use.
Ad Type | Example |
---|---|
Rewarded Video | Learn more |
Interstitial | Learn more |
Splash | Learn more |
Native | Learn more |
Banner | Learn more |
Ad Type | Example |
---|---|
Rewarded Video | Learn more |
Interstitial | Learn more |
Splash | Learn more |
Native | Learn more |
Banner | Learn more |
1. If the incoming advertising scene ID is wrong or is not the advertising scene ID under the current advertising slot, TopOn will count this part of the data to the Default scene.
2. If the advertising scene ID is not passed in to the entryAdScenario() and Show() methods, TopOn will count this part of the data to the Default default scene.
3. If the paused advertising scene ID is passed in to the entryAdScenario() and Show() methods, TopOn will count this part of the data to the Default default scene.
4. Different versions of TopOn SDK support advertising scenarios such as:
TopOn SDK version | Ad types that support advertising scenarios |
---|---|
>=5.4.7 | Rewarded Video, Interstitial |
>=5.7.9 (5.7.09) | Rewarded Video, Interstitial, Native, Banner,Splash |
Support TopOn background custom advertising scene ID version: >= v6.2.48
You can view the data of each advertising scenario for a specific ad slot in Ad Scenarios and Reports
You can Funnel Analysis Report View funnel analytics data for your app