Stay organized with collections
Save and categorize content based on your preferences.
AdServicesException
open class AdServicesException : Exception
This exception was deprecated in API level 37.
The Rubidium (Rb) Measurement APIs, including those in android.adservices.measurement, are being deprecated. There are no direct replacement APIs for the Measurement APIs. Developers currently using these APIs should cease integration, as calls to these APIs will be rejected in upcoming Android releases as part of a soft removal process. Please refer to the official Privacy Sandbox developer documentation and announcements for more details on this deprecation and the future roadmap of Privacy Sandbox on Android: https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
Exception thrown by AdServices.
Summary
Public constructors
AdServicesException
AdServicesException ( message : String ? )
Parameters
message
String ? : This value may be null.
AdServicesException
AdServicesException ( message : String ? , e : Throwable ? )
Parameters
message
String ? : This value may be null.
e
Throwable ? : This value may be null.
Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-03-26 UTC.
[null,null,["Last updated 2026-03-26 UTC."],[],[]]