Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[null,null,["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThe Firebase C++ SDK provides classes like \u003ccode\u003efirebase::App\u003c/code\u003e for managing Firebase applications and \u003ccode\u003efirebase::Future\u003c/code\u003e for handling asynchronous operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003efirebase::gma\u003c/code\u003e namespace contains the API for integrating Google Mobile Ads with Firebase in C++ applications.\u003c/p\u003e\n"]]],["The content outlines core components of the Firebase C++ SDK for Google Mobile Ads. Key elements include the `firebase::App` class, which represents the Firebase application, and the `firebase::Future` class, used for handling results from asynchronous operations. Additionally, the `firebase::gma` namespace is introduced, which encompasses the API specific to integrating Google Mobile Ads with Firebase. These elements represent the foundational classes and organization within the SDK.\n"],null,["# firebase Namespace\n\nfirebase\n========\n\nSummary\n-------\n\n| ### Classes ||\n|----------------------------------------------------------------|-----------------------------------------------------------------------------------------------|\n| [firebase::App](/admob/cpp/reference/class/firebase/app) | Firebase [App](/admob/cpp/reference/class/firebase/app#classfirebase_1_1_app) class. |\n| [firebase::Future](/admob/cpp/reference/class/firebase/future) | The Google Mobile Ads C++ SDK uses this class to return results from asynchronous operations. |\n\n| ### Namespaces ||\n|--------------------------------------------------------------|------------------------------------------|\n| [firebase::gma](/admob/cpp/reference/namespace/firebase/gma) | API for Google Mobile Ads with Firebase. |\n| [firebase::ump](/admob/cpp/reference/namespace/firebase/ump) | API for User Messaging Platform. |"]]