Immersive Ads SDK
v1.5.3 beta
v1.5.3 beta
  • 👋Welcome to Immersive Ads SDK
  • Prerequisites
    • 📪Prerequisites
    • 🧙Demand Source setup
  • Integration
    • ⬇️Adding the SDK
    • 🔗App Linking
    • 🎬Scene setup
    • 🩺Testing the integration
    • ☑️Integration Checklist
    • 🛠️Troubleshoot
  • PRESENTATION
    • 🍥Ad Object Structure
    • 🍧Changing Ad Visuals
    • 🍨Extra Display Templates
  • 🔮Samples
Powered by GitBook
On this page
  1. Integration

Testing the integration

PreviousScene setupNextIntegration Checklist

Last updated 2 months ago

To test the integration, always check the Use Test Mode field in the PubScale Editor window. This will enable test ads and show a debug UI over the native ad for checking Ad Impressions and Clicks.

PubScale Dummy test ads

Hit the play button in the editor and ensure PubScale dummy test ads are visible and there are no errors and warnings.

The impressions and clicks do not work inside the Editor.

Test Impressions and clicks

Finally, to test Impressions and Clicks, build the application to an actual device. Check if you can see the impression indicator turning green when the ad comes inside the camera view and the click indicator turning green when you tap on the ad.

Please make sure you have,

Android Build Gradle version 4 and above for Unity Editor versions 2021.3 and earlier. Android Build Gradle version 7.1.2 for Unity Editor versions 2022.3 and above.

NEXT STEP: Customizing AD Visuals

✅ Once you have completed integrating the Ad placements with the click and impression working, you can begin customizing the Ad to match the look of your game.

🩺