Start.io 연동

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

Yandex Mobile Ads SDK:

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

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:7.18.5'
    implementation 'com.yandex.ads.mediation:mobileads-startapp:5.0.2.19'
    
  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