REST Resource: stats.session.searchapplications
Resource: GetSearchApplicationSessionStatsResponse
SearchApplicationSessionStats
JSON representation |
{
"date": {
object (Date )
},
"searchSessionsCount": string
} |
Fields |
date |
object (Date )
The date for which session stats were calculated. Stats are calculated on the following day, close to midnight PST, and then returned.
|
searchSessionsCount |
string (int64 format)
The count of search sessions on the day
|
Methods |
|
Get the # of search sessions, % of successful sessions with a click query statistics for search application. |
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 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["This documentation outlines the resources and methods for retrieving session statistics for your Cloud Search application."],["`GetSearchApplicationSessionStatsResponse` provides access to the `SearchApplicationSessionStats` object which contains session data."],["`SearchApplicationSessionStats` includes the date and the total count of search sessions for that day."],["Use the `get` method to retrieve the number of search sessions and statistics on successful sessions with click queries."]]],[]]