Start.io 연동

지원 라이브러리 및 플랫폼 버전

Yandex Mobile Ads SDK:

  • 최소 지원 버전: 8.0.0
  • 현재 버전: 8.0.0
  • 최대 지원 버전(미포함): 8.0.1

Start.io SDK:

  • 최소 지원 버전: 5.0.2
  • 현재 버전: 5.0.2
  • 최대 지원 버전(미포함): 5.0.3

버전 기록

지원 광고 형식

연동

Примечание

Before getting started, the Start.io mediation network shows a pop-up window requesting user consent to personalized ads (to learn more, see the Start.io network documentation). To disable the pop-up window, pass the user's consent to personalized ads using the setUserConsent method.

  1. Yandex Advertising Network 인터페이스 및 기타 네트워크 인터페이스에서 미디에이션을 설정합니다.

  2. 앱 수준에서 build.gradle 파일에 종속성을 추가하세요.

    implementation 'com.yandex.android:mobileads:8.0.0'
    implementation 'com.yandex.ads.mediation:mobileads-startapp:5.0.2.20'
    
  1. Yandex Advertising Network 인터페이스와 광고 네트워크 계정에서 미디에이션 설정을 진행합니다.

  2. Download Start.io SDK 5.0.2 and add it to your project.

  3. Download the latest version of the adapter for Start.io (an .aar file) from the repository.

Previous
Next