Skip to content

mkismy/admob-native-advanced-feed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdMob Native Advanced Ads in a Feed Codelab

Native is a component-based ad format that gives publishers the freedom to customize how ad assets like headlines and calls to action are presented in their apps. By choosing fonts, colors, and other details for themselves, publishers are able to create natural, unobtrusive ad presentations that can add to a rich user experience.

This codelab will walk you through using Native Advanced ads within a RecyclerView or UITableView, to show you how to monetize a feed-based app. You'll start with an app that displays a list of items (current sample uses dishes from a menu), but no ads. Over the course of the codelab, you’ll add code to handle two new types of items (app install and content ads), and display them correctly.

Documentation

For additional documentation on rewarded video, refer to the Native Ads Advanced guides for both Android and iOS.

Suggesting improvements

To file bugs or to suggest other improvements, please use github's issue tracker.

License

Apache 2.0 License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.5%
  • Swift 35.9%
  • Ruby 0.6%