REST Resource: stats.session.searchapplications

Resource: GetSearchApplicationSessionStatsResponse

JSON representation
{
  "stats": [
    {
      object (SearchApplicationSessionStats)
    }
  ]
}
Fields
stats[]

object (SearchApplicationSessionStats)

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

Get the # of search sessions, % of successful sessions with a click query statistics for search application.