Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 689 Bytes

401-42.md

File metadata and controls

11 lines (8 loc) · 689 Bytes
layout title permalink
page
401.42 Reading Notes
/401-R42/

Analytics - AdMob

Overview

  • Google AdMob is a monetization service that simplifies integration of advertisements into mobile apps using Google's Mobile Ads SDK. The app itself must be registered with a unique ID, and AdMob libraries must be imported as well as added to the app's manifest (As seen here). Ads can be connected to conditional user content or data manipulation (for instance, access to certain rendered images/videos or currencies/actions similar to IAP). The locations, types, and pools of ads may be configured and customized.