com.google.android.gms.appset

For analytics or fraud prevention use cases, on a given device you may need to correlate usage or actions across a set of apps owned by your organization. Google Play services offers a privacy-friendly option called app set ID.

This package contains all the APIs to get the Android app set information including the app set ID and its metadata.

AppSet is the entry point of all the APIs.

Annotations

AppSetIdInfo.Scope Allowed constants for AppSetIdInfo.getScope()

Interfaces

AppSetIdClient A client for interacting with the AppSetIdInfo API. 

Classes

AppSet Entry point of the app set APIs. 
AppSetIdInfo Contains information about app set ID.