...
Interstitial 연동 완료
Feed 연동 완료
BuzzAdBenefit SDK 2.16.x 이상
...
설정 방법
Interstitial Ad에서 Feed 로 진입할 수 있는 방법을 제공합니다. Interstitial Ad를 보여주기 위해 InterstitialAdConfig
클래스를 사용하는데 이때 navigateCommand
를 설정하면 Feed로 진입할 수 있는 레이아웃이 보여지게 됩니다. navigateCommand
객체를 생성할 때 SDK에 설정한 Feed의 Unit ID(YOUR_FEED_UNIT_ID
)를 넘겨줘야 합니다.
...