Skip to content

getstoryteller/storyteller-gam-module-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Storyteller GAM Module

This module is a helper module to facilitate integrating Google Mobile Ads reporting into the Storyteller SDK's Stories and Clips players.

To make use of it, you need to set it up as a module for the Storyteller class, like so:

let config = StorytellerGAMModuleConfiguration(adUnitId: "<your-ad-unit>")
let adModule = StorytellerGAMModule(configuration: config)
Storyteller.modules = [adModule]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages