AppNext integration
지원 라이브러리 및 플랫폼 버전
Yandex Mobile Ads SDK:
- 최소 지원 7.18.5 version
- 현재 지원 7.18.5 version
- 최대 지원 버전(미포함) 7.18.6
AppNext SDK:
- 최소 지원 2.7.6.473 version
- 현재 지원 2.7.6.473 version
- Maximum supported 2.7.6.474
지원 광고 형식
연동
Gradle로 연동
수동 연동
-
Yandex Advertising Network 인터페이스와 다른 네트워크 인터페이스에서 미디에이션 설정을 진행합니다.
-
앱 수준의 build.gradle 파일에 다음 의존성을 추가합니다.
implementation 'com.yandex.android:mobileads:7.18.5' implementation 'com.yandex.ads.mediation:mobileads-appnext:2.7.6.473.19' -
라이브러리 로드에 문제가 있으면 AppNext 문서에 따라 build.gradle 파일에 다음 코드를 추가합니다.
maven { url "https://dl.appnext.com/" }
-
Yandex Advertising Network 인터페이스와 다른 네트워크 인터페이스에서 미디에이션 설정을 진행합니다.
-
Download the available 2.7.6.473 AppNext SDK version and add it to your project.
-
Download the latest version of the AppNext adapter (an .aar file) from the repository.