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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAdErrorEventArgs\u003c/code\u003e, \u003ccode\u003eAdFailedToLoadEventArgs\u003c/code\u003e, and \u003ccode\u003eAdValueEventArgs\u003c/code\u003e classes are now deprecated and should no longer be used.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should now directly utilize \u003ccode\u003eAdError\u003c/code\u003e, \u003ccode\u003eLoadAdError\u003c/code\u003e, and \u003ccode\u003eAdValue\u003c/code\u003e for their respective functionalities instead of the deprecated event argument classes.\u003c/p\u003e\n"]]],["The core information outlines deprecated elements within the Google Mobile Ads API. Specifically, the `AdFailedToLoadEventArgs` class should be replaced with `LoadAdError`, and the `AdValueEventArgs` class should be replaced by `AdValue`. The `NotEEA` member is deprecated in favor of using `DebugGeography.Other` within the `GoogleMobileAds::Ump::Api`. Users are directed to use the updated terms directly instead of the old, depreciated terms.\n"],null,["# Deprecated List\n===============\n\nSummary\n-------\n\n\n- Class [GoogleMobileAds.Api.AdFailedToLoadEventArgs](/ad-manager/mobile-ads-sdk/unity/reference/class/google-mobile-ads/api/ad-failed-to-load-event-args#class_google_mobile_ads_1_1_api_1_1_ad_failed_to_load_event_args)\nUse LoadAdError directly.\n- Class [GoogleMobileAds.Api.AdValueEventArgs](/ad-manager/mobile-ads-sdk/unity/reference/class/google-mobile-ads/api/ad-value-event-args#class_google_mobile_ads_1_1_api_1_1_ad_value_event_args)\nUse AdValue directly.\n- Member [GoogleMobileAds::Ump::Api.NotEEA](/ad-manager/mobile-ads-sdk/unity/reference/namespace/google-mobile-ads/ump/api#namespace_google_mobile_ads_1_1_ump_1_1_api_1a27be0886258b34265df84626c4b24a3ea9309739e97c17f9c6c9e3e2ef8cf0a20)\nUse DebugGeography.Other instead.\n\n\u003cbr /\u003e"]]