Implement placements in your project
Implement placements in the Unity Ads SDK integrated in your app code.
阅读时间1 分钟最后更新于 5 天前
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.