REST Resource: stats.session.searchapplications
リソース: GetSearchApplicationSessionStatsResponse
SearchApplicationSessionStats
JSON 表現 |
{
"date": {
object (Date )
},
"searchSessionsCount": string
} |
フィールド |
date |
object (Date )
セッション統計情報が計算された日付。スコアは翌日、午前 0 時(PST)頃に計算されてから返されます。
|
searchSessionsCount |
string (int64 format)
その日の検索セッションの数
|
メソッド |
|
検索アプリケーションのクリック クエリの統計情報で、検索セッションの数と成功したセッションの割合を取得します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 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."]]],[]]