Test Environment
Setting up a test environment allows you to receive test ads even if there are no live ad campaigns. Be aware that the app keys are different for each platform!
App Key
Setting up a test environment allows you to receive test ads even if there are no live ad campaigns. Be aware that the app keys are different for each platform!
For Flutter and React Native, install platform-specific test app keys for Android and iOS.
Platform | adrop_service.json |
---|---|
Android |
|
Apple (iOS) |
|
Platform | app key |
---|---|
Web / REST API | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjAxSEQ1UTNaOEdYTk5XRjQ2NENOV0NNQlM0OjAxSEZCTU1HRkZXUU5OMk5aVkpCNU5GUFZaIiwia2V5VHlwZSI6MSwiaWF0IjoxNzAwMTI0MDQ5LCJleHAiOjI1MzQwMjEyODAwMH0.J877rLr4xvUWqcEzsesEp_KNzO8XnHaJeESPXdABubQ |
Ad unit IDs
This is the test Ad Unit IDs that you can use to receive test ads.
Ad type | Ad unit ID |
---|---|
Banner (375X80) | PUBLIC_TEST_UNIT_ID_375_80 |
Banner (320X50) | PUBLIC_TEST_UNIT_ID_320_50 |
Banner (320X100) | PUBLIC_TEST_UNIT_ID_320_100 |
Interstitial | PUBLIC_TEST_UNIT_ID_INTERSTITIAL |
Rewarded | PUBLIC_TEST_UNIT_ID_REWARDED |
Native | PUBLIC_TEST_UNIT_ID_NATIVE |
Popup (bottom) | PUBLIC_TEST_UNIT_ID_POPUP_BOTTOM |
Popup (center) | PUBLIC_TEST_UNIT_ID_POPUP_CENTER |
Splash | PUBLIC_TEST_UNIT_ID_SPLASH |
Last updated