Unity

Unity Ads 광고 구현하기

브랑제리 2021. 4. 29. 22:54

Ads 설정

  • PackageManager에서 Adverisement 를 선택하여 Import를 합니다.
  • Windows/General/Servies 메뉴를 선택합니다.
  • 'Create' 버튼을 선택합니다.
  • Servies 에서 Ads를 'On' 을 합니다.
  • 'Continue'를 선택합니다.
  • 테스트를 위해 'Test Mode'를 체크해줍니다.
  • 설정이 완료되면 'Dashboard'를 선택하여 대쉬보드로 이동합니다.
  • Placement로 이동해서 'Banner', 'interstitial' 을 추가합니다.


Ads 구현하기

Banner 광고 구현하기 (배너)

Interstitial 광고 구현하기 (전면)

Rewarded 광고 구현하기 (보상형)

Github 코드

github.com/siyanbae/Unity_UnityAdsDemo.git

 

siyanbae/Unity_UnityAdsDemo

Contribute to siyanbae/Unity_UnityAdsDemo development by creating an account on GitHub.

github.com

 

반응형