Upgrade to Pro — share decks privately, control downloads, hide ads and more …

SDK連携を用いたAdMob活用法

darquro
April 02, 2018

 SDK連携を用いたAdMob活用法

Firebase Japan User Group / meetup / 3
https://firebase-community.connpass.com/event/80526/

darquro

April 02, 2018
Tweet

More Decks by darquro

Other Decks in Programming

Transcript

  1. !

  2. Custom Events class MyCustomEvent: GADCustomEventBanner { func requestBannerAd(adSize: GADAdSize, parameter

    serverParameter: String!, label serverLabel: String!, request: GADCustomEventRequest!) { // Create a banner view with the appropriate size. } }