Implement placements in your project
Implement placements in the Unity Ads SDK integrated in your app code.
Read time 1 minuteLast updated 10 hours ago
Do the following to implement placements in your project:
- Initialize the Unity Ads SDK early in the project's run-time lifecycle, preferably at launch. The recommended best practice is to use the latest SDK.
- In your app code, check if content is ready to display through your specified placement.
- Programmatically retrieve the available content and display it.