Once you have determined your rewarding strategy, use the DT Console to set up your rewarding mechanism. For more information about how to reward your users for completing offers, see Rewarding Your Users.
Note
In addition to setting up your rewarding mechanism in the DT Console, you must also integrate your rewarding strategy with the Offer Wall SDK.
Specify reward handling settings from the Settings tab of the Application Details screen.
To access the Reward Handling settings:
- Log in to the DT Console, and go to Monetization→Offer Wall.
- Select the app for which you want to set up reward handling.
The Application Details screen opens. - Click the Settings tab, and locate the Reward Handling section.
Setting Up Virtual Currency Server
When you add an app to Offer Wall, the default callback method is set to use the DT Virtual Currency Server. If you are using the DT virtual currency server to reward your users, ensure that your Callback setting is set to Use Fyber virtual currency server.
Setting Up Server-Side Rewarding
If are using your own server for rewarding users, specify the callback endpoint for DT Offer Wall reward notifications. For more information about setting up the callback endpoint for Offer Wall rewards, see Server-Side Rewarding.
To set up server-side rewarding:
- In the Reward Handling section, set the Callback setting to Receive server-side callbacks.
- In the Callback URL field, enter the fully qualified endpoint that DT should use to notify you for offer completions.
- In the Security token field, enter the security token, if any, that DT should use when using the callback endpoint.
- Click Save.
- To ensure that the endpoint is valid, send a test callback. For more information, see Sending Test Callbacks.