REST Resource: stats.session.searchapplications
리소스: GetSearchApplicationSessionStatsResponse
SearchApplicationSessionStats
JSON 표현 |
{
"date": {
object (Date )
},
"searchSessionsCount": string
} |
필드 |
date |
object (Date )
세션 통계가 계산된 날짜입니다. 통계는 그 다음 날(태평양 표준시 기준 자정에 근접)에 계산된 다음 반환됩니다.
|
searchSessionsCount |
string (int64 format)
해당 날짜의 검색 세션수
|
메서드 |
|
검색 애플리케이션에 대한 클릭 쿼리 통계를 사용하여 검색 세션 수, 성공한 세션 비율(%)을 가져옵니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]