Resource: GetSearchApplicationUserStatsResponse
| JSON representation | 
|---|
| {
  "stats": [
    {
      object ( | 
| Fields | |
|---|---|
| stats[] | 
 | 
SearchApplicationUserStats
| JSON representation | 
|---|
| {
  "date": {
    object ( | 
| Fields | |
|---|---|
| date | 
 The date for which session stats were calculated. Stats calculated on the next day close to midnight are returned. | 
| oneDayActiveUsersCount | 
 The count of unique active users in the past one day | 
| sevenDaysActiveUsersCount | 
 The count of unique active users in the past seven days | 
| thirtyDaysActiveUsersCount | 
 The count of unique active users in the past thirty days | 
| Methods | |
|---|---|
| 
 | Get the users statistics for search application. |