Interstitial
This article provides a comprehensive guide on the steps necessary to display Ogury Interstitial ads in your application using Xandr mediation.
Last updated
Was this helpful?
This article provides a comprehensive guide on the steps necessary to display Ogury Interstitial ads in your application using Xandr mediation.
Last updated
Was this helpful?
Interstitial ads are skippable fullscreen ads.
Ensure your application is registered on the Ogury Dashboard. If not, please refer to the page before proceeding.
on your asset page in the Ogury Dashboard.
, as you will need it for integration. It is in the form of a UUID, which consists of a 36-character string formatted as follows: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
, where each x
represents a hexadecimal digit.
Navigate to the Xandr dashboard.
From the navigation menu, select Mediation > Networks.
Click on + New to open the Add a Network dialog.
Choose Custom Mobile Network from the options.
In the Network Name field, enter "Ogury", then click Save.
In order to display Ogury Interstitial ads through Xandr mediation, you need to configure a Custom Mobile Network Bid for Ogury.
From the dropdown menu, select the Ogury Network.
In the Bid Name field, type Ogury Interstitial Ad.
Enter the eCPM you agreed upon with your Ogury Account Manager as the Default CPM..
For Media Type, select Interstitial.
Set Ad Size to Full Screen.
Check the Support SSL checkbox.
Under Device Class Name, choose iOS Class Name, and enter the following configuration:
iOS Class Name:
Network Id:
Network Parameter:
For the Network Parameter, escape the JSON quotes by adding a backslash (\
) before each quote.
Click on Save.
Since our algorithm uses personalized targeting, you may not receive ads during testing. To obtain test ads, you can append _test
to your Interstitial ad unit ID in your Xandr dashboard, for example: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_test
.
Ogury exclusively serves ads to users who have provided their consent. Before conducting any tests, it is essential to ensure that your implementation complies with applicable privacy regulations. For more information on the regulations supported by Ogury, please visit the page.
For further details on test mode and enabling debug logs, please refer to the page.