🎬Scene setup
1. Configure PubScaleManager prefab
Drag and drop the PubScaleManager prefab from Assets/PubscaleSDK/Common/Prefabs/PubScaleManager.prefab in the first scene in your Build Settings.
2. Drag and Drop Native Ad Unit prefab
Drag and drop any of the Native ad unit prefab from Assets > PubScaleSDK > NativeAds > Prefabs > AdHolderUnits into your gameplay scene.
3. Configuring Native ad settings
Open the Settings Tab in the PubScale Main Menu found under Window > PubScale SDK > Main and Enter the Native Ads settings. Add Native Ad IDs in the Fallback Native ID Android field.


Adding Native Ad IDs in the Fallback Native ID Android field will ensure ads are requested in case there is a network delay in receiving the dynamic ad config file from the server.
We have now completed setting up the ads. Let's proceed to the next step to learn how to test the ads.