Share your feedback and help shape the Google Mobile Ads SDK roadmap. Take the Google Mobile Ads SDK Annual Survey for 2023 before it closes on May 5th, 2023.

firebase::gma::AdapterInitializationStatus

#include <types.h>

An immutable snapshot of the GMA SDK’s initialization status, categorized by mediation adapter.

Summary

Public functions

GetAdapterStatusMap() const
std::map< std::string, AdapterStatus >
Initialization status of each known ad network, keyed by its adapter's class name.

Public functions

GetAdapterStatusMap

std::map< std::string, AdapterStatus > GetAdapterStatusMap() const 

Initialization status of each known ad network, keyed by its adapter's class name.