GoogleMobileAds Framework Reference
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 2021-03-03 UTC.
[null,null,["Last updated 2021-03-03 UTC."],[],[],null,["# GoogleMobileAds Framework Reference\n\nGADAdapterInitializationState\n=============================\n\n enum GADAdapterInitializationState : Int\n\nUndocumented\n- `\n ``\n ``\n `\n\n ### [notReady](#/c:@E@GADAdapterInitializationState@GADAdapterInitializationStateNotReady)\n\n `\n ` \n The mediation adapter is less likely to fill ad requests. \n\n #### Declaration\n\n Swift \n\n case notReady = 0\n\n- `\n ``\n ``\n `\n\n ### [ready](#/c:@E@GADAdapterInitializationState@GADAdapterInitializationStateReady)\n\n `\n ` \n The mediation adapter is ready to service ad requests. \n\n #### Declaration\n\n Swift \n\n case ready = 1"]]