Rewarded
This article provides a comprehensive guide on the steps necessary to display Ogury Rewarded ads in your application using Google Ad Manager mediation.
Last updated
Was this helpful?
This article provides a comprehensive guide on the steps necessary to display Ogury Rewarded ads in your application using Google Ad Manager mediation.
Last updated
Was this helpful?
Rewarded ads are skippable fullscreen ads. They allow you to reward users with in-app items for watching ads.
Rewarded ads can only be served to users who explicitly and previously chose to view a rewarded ad. You can specify the reward values associated with the ad units in your application and set different rewards for different ad units.
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.
Follow theto create a yield group for your Rewarded ad unit.
In order to display Ogury Rewarded ads through Google Ad Manager mediation, you need to configure a Custom Event for Ogury within your yield group.
In your GAM dashboard, navigate to Delivery > Yield groups from the left menu, and select the group where you want to add Ogury.
Scroll to the bottom of the page and click on Add yield partner. From the Yield Partner dropdown menu, select Ogury:
In the New yield partner pop-up, choose Custom Event as the Integration type and enter the CPM you agreed upon with your Ogury Account Manager as the Default CPM.
Under Additional yield partner details, set the Label to match your ad unit name in the Ogury dashboard (e.g., Ogury). This helps ensure that your settings are consistent across both Ogury and GAM.
Configure the Class Name and Parameter as follows:
Class Name:
Parameter:
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 Rewarded ad unit ID in your yield group, 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.