Help developers solve problems
Learn more
java.lang.Object | |
↳ | com.google.android.gms.appindexing.AppIndex |
Main entry point to the App Indexing API
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
APP_INDEX_API | The App Indexing API for reporting what users viewed in the app. | ||||||||||
AppIndexApi | API to report what users viewed in the app. |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The App Indexing API for reporting what users viewed in the app. Pass this to
addApi(Api)
.
API to report what users viewed in the app. Requires a GoogleApiClient
to be
connected to APP_INDEX_API
.