커스텀 SDK network 연동하기

이 페이지에서는 커스텀 SDK network를 광고 network로 활성화하는 방법을 설명합니다.

  1. Max dashboard에서 Max > Mediation > Manage > Networks로 이동합니다.

  2. 페이지 하단에 있는 Click here to add a Custom Network를 클릭합니다. Create Custom Network 페이지가 나타납니다.

  3. 커스텀 network에 대한 정보를 추가합니다.

    Network Type : SDK를 선택합니다.

    Name : 커스텀 network의 이름을 입력합니다.

    iOS Adapter Class Name : 커스텀 network 어댑터 클래스의 클래스 이름을 입력합니다 (예: TestMediationAdapter).

    Android Adapter Class Name : 커스텀 network 어댑터 클래스의 패키지명을 포함한 전체 클래스 이름(fully-qualified class name)을 입력합니다 (예: com.applovin.mediation.TestMediationAdapter).

    Manage Networks > Create Custom Network. Manage Network. Network Type radio buttons: ☐ JS Tag, ☑ SDK. Custom Network Name input field. iOS AdapterClassName input field. Android Adapter Class Name input field.

  4. Max dashboard에서 Max > Mediation > Manage > Ad Units로 이동합니다.

  5. 이전 단계에서 생성한 커스텀 SDK network를 추가하고자 하는 ad unit을 선택합니다.

  6. 활성화할 커스텀 network를 선택하고 각 placement에 대한 정보를 입력합니다. App ID, Placement ID, Custom Parameters에 설정해야 하는 값은 해당 network의 문서를 참조하십시오.

    Custom Network (SDK) > Test SDK Network. Status (On). App ID input field. Placement ID input field. Custom Parameters input field. CPM Price input field. Country Targeting drop-down. + Add New Placement ID.


search