AdServicesPermissions
open class AdServicesPermissions
| kotlin.Any | |
| ↳ | android.adservices.common.AdServicesPermissions |
Permissions used by the AdServices APIs.
Summary
| Constants | |
|---|---|
| static String |
This permission needs to be declared by the caller of Advertising ID APIs. |
| static String |
This permission needs to be declared by the caller of Protected Signals APIs. |
| static String |
This permission needs to be declared by the caller of Attribution APIs. |
| static String |
This permission needs to be declared by the caller of Custom Audiences APIs. |
| static String |
This permission needs to be declared by the caller of Protected Signals APIs. |
| static String |
This permission needs to be declared by the caller of Topics APIs. |
Constants
ACCESS_ADSERVICES_AD_ID
static valACCESS_ADSERVICES_AD_ID: String
Deprecated: The Rubidium (Rb) Relevance APIs, including those in android.adservices.common, are being deprecated. Relevance APIs have no direct replacement. Developers should stop using them, as calls will be rejected in future Android releases. Please refer to official Privacy Sandbox documentation for deprecation and roadmap details: https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
This permission needs to be declared by the caller of Advertising ID APIs.
Value: "android.permission.ACCESS_ADSERVICES_AD_ID"ACCESS_ADSERVICES_AD_SELECTION
static valACCESS_ADSERVICES_AD_SELECTION: String
Deprecated: The Rubidium (Rb) Relevance APIs, including those in android.adservices.common, are being deprecated. Relevance APIs have no direct replacement. Developers should stop using them, as calls will be rejected in future Android releases. Please refer to official Privacy Sandbox documentation for deprecation and roadmap details: https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
This permission needs to be declared by the caller of Protected Signals APIs.
Value: "android.permission.ACCESS_ADSERVICES_AD_SELECTION"ACCESS_ADSERVICES_ATTRIBUTION
static valACCESS_ADSERVICES_ATTRIBUTION: String
Deprecated: The Rubidium (Rb) Relevance APIs, including those in android.adservices.common, are being deprecated. Relevance APIs have no direct replacement. Developers should stop using them, as calls will be rejected in future Android releases. Please refer to official Privacy Sandbox documentation for deprecation and roadmap details: https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
This permission needs to be declared by the caller of Attribution APIs.
Value: "android.permission.ACCESS_ADSERVICES_ATTRIBUTION"ACCESS_ADSERVICES_CUSTOM_AUDIENCE
static valACCESS_ADSERVICES_CUSTOM_AUDIENCE: String
Deprecated: The Rubidium (Rb) Relevance APIs, including those in android.adservices.common, are being deprecated. Relevance APIs have no direct replacement. Developers should stop using them, as calls will be rejected in future Android releases. Please refer to official Privacy Sandbox documentation for deprecation and roadmap details: https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
This permission needs to be declared by the caller of Custom Audiences APIs.
Value: "android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE"ACCESS_ADSERVICES_PROTECTED_SIGNALS
static valACCESS_ADSERVICES_PROTECTED_SIGNALS: String
Deprecated: The Rubidium (Rb) Relevance APIs, including those in android.adservices.common, are being deprecated. Relevance APIs have no direct replacement. Developers should stop using them, as calls will be rejected in future Android releases. Please refer to official Privacy Sandbox documentation for deprecation and roadmap details: https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
This permission needs to be declared by the caller of Protected Signals APIs.
Value: "android.permission.ACCESS_ADSERVICES_PROTECTED_SIGNALS"ACCESS_ADSERVICES_TOPICS
static valACCESS_ADSERVICES_TOPICS: String
Deprecated: The Rubidium (Rb) Relevance APIs, including those in android.adservices.common, are being deprecated. Relevance APIs have no direct replacement. Developers should stop using them, as calls will be rejected in future Android releases. Please refer to official Privacy Sandbox documentation for deprecation and roadmap details: https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
This permission needs to be declared by the caller of Topics APIs.
Value: "android.permission.ACCESS_ADSERVICES_TOPICS"