Начало работы
{% setvar путь "/admob/unity/" %}
{% setvar продукта "AdMob" %}
{% включают "/admob/unity/quick-start/___index" %}
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-10-29 UTC.
[null,null,["Последнее обновление: 2024-10-29 UTC."],[[["The Google Mobile Ads Unity plugin allows Unity developers to integrate Google mobile ads into Android and iOS apps without writing Java or Objective-C."],["Developers must use Unity 2019.4 or higher, along with specific Xcode and Android requirements for iOS and Android deployments, respectively."],["The plugin can be imported using OpenUPM-CLI, OpenUPM, or GitHub, with instructions for each method provided."],["Before loading ads, initialize the Google Mobile Ads SDK by calling `MobileAds.Initialize()` once at app launch, and select from various ad formats like Banner, Interstitial, Native, Rewarded, Rewarded Interstitial, and App Open."],["The plugin utilizes the Unity Play Services Resolver library for dependency management, which requires specific steps for Android and iOS to ensure all dependencies are included."]]],[]]