# Monetize your game with the new Google Mobile Ads C++ SDK from Firebase

DevFeed: [Monetize your game with the new Google Mobile Ads C++ SDK from Firebase](<https://devfeed.tech/articles/monetize-your-game-with-the-new-google-mobile-ads-c-sdk-from-firebase-16478.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2022/10/gma-sdk-introduction>)

Author: David Della Bitta

Published: 2022-10-25T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Google](<https://devfeed.tech/topics/google.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [admob](<https://devfeed.tech/tags/admob.md>), [app](<https://devfeed.tech/tags/app.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [google](<https://devfeed.tech/tags/google.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

## AI overview

Firebase introduced the Google Mobile Ads C++ SDK in June 2022 as a replacement for the deprecated AdMob C++ SDK. The article describes its cross-platform API, normalized ad implementations, main-thread operation handling, and Future-based ad request results for C++ apps and games.

## Source excerpt

Firebase introduced a new Google Mobile Ads C++ SDK in June 2022 to help you more easily monetize your app or game.