| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/admin.reports.audit.readonly":
{ | 5 "https://www.googleapis.com/auth/admin.reports.audit.readonly":
{ |
| 6 "description": "View audit reports of Google Apps for your d
omain" | 6 "description": "View audit reports of Google Apps for your d
omain" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/admin.reports.usage.readonly":
{ | 8 "https://www.googleapis.com/auth/admin.reports.usage.readonly":
{ |
| 9 "description": "View usage reports of Google Apps for your d
omain" | 9 "description": "View usage reports of Google Apps for your d
omain" |
| 10 } | 10 } |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "basePath": "/admin/reports/v1/", | 14 "basePath": "/admin/reports/v1/", |
| 15 "baseUrl": "https://www.googleapis.com/admin/reports/v1/", | 15 "baseUrl": "https://www.googleapis.com/admin/reports/v1/", |
| 16 "batchPath": "batch", | 16 "batchPath": "batch", |
| 17 "canonicalName": "reports", | 17 "canonicalName": "reports", |
| 18 "description": "Allows the administrators of Google Apps customers to fetch
reports about the usage, collaboration, security and risk for their users.", | 18 "description": "Allows the administrators of Google Apps customers to fetch
reports about the usage, collaboration, security and risk for their users.", |
| 19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
| 20 "documentationLink": "https://developers.google.com/admin-sdk/reports/", | 20 "documentationLink": "https://developers.google.com/admin-sdk/reports/", |
| 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/kIY0aqiDkZ24yMy88cSNtVuMbHk\"", | 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/xAcUzwpzdxH1jAgqcRwqHIGqlSk\"", |
| 22 "icons": { | 22 "icons": { |
| 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 25 }, | 25 }, |
| 26 "id": "admin:reports_v1", | 26 "id": "admin:reports_v1", |
| 27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
| 28 "name": "admin", | 28 "name": "admin", |
| 29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
| 30 "ownerName": "Google", | 30 "ownerName": "Google", |
| 31 "packagePath": "admin", | 31 "packagePath": "admin", |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 283 "type": "string" | 283 "type": "string" |
| 284 }, | 284 }, |
| 285 "pageToken": { | 285 "pageToken": { |
| 286 "description": "Token to specify next page.", | 286 "description": "Token to specify next page.", |
| 287 "location": "query", | 287 "location": "query", |
| 288 "type": "string" | 288 "type": "string" |
| 289 }, | 289 }, |
| 290 "parameters": { | 290 "parameters": { |
| 291 "description": "Represents the application name, par
ameter name pairs to fetch in csv as app_name1:param_name1, app_name2:param_name
2.", | 291 "description": "Represents the application name, par
ameter name pairs to fetch in csv as app_name1:param_name1, app_name2:param_name
2.", |
| 292 "location": "query", | 292 "location": "query", |
| 293 "pattern": "(((accounts)|(gmail)|(calendar)|(docs)|(
gplus)):.+,)*(((accounts)|(gmail)|(calendar)|(docs)|(gplus)):.+)", | 293 "pattern": "(((accounts)|(cros)|(gmail)|(calendar)|(
docs)|(gplus)):.+,)*(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)):.+)", |
| 294 "type": "string" | 294 "type": "string" |
| 295 } | 295 } |
| 296 }, | 296 }, |
| 297 "path": "usage/dates/{date}", | 297 "path": "usage/dates/{date}", |
| 298 "response": { | 298 "response": { |
| 299 "$ref": "UsageReports" | 299 "$ref": "UsageReports" |
| 300 }, | 300 }, |
| 301 "scopes": [ | 301 "scopes": [ |
| 302 "https://www.googleapis.com/auth/admin.reports.usage.rea
donly" | 302 "https://www.googleapis.com/auth/admin.reports.usage.rea
donly" |
| 303 ] | 303 ] |
| (...skipping 20 matching lines...) Expand all Loading... |
| 324 "date": { | 324 "date": { |
| 325 "description": "Represents the date in yyyy-mm-dd fo
rmat for which the data is to be fetched.", | 325 "description": "Represents the date in yyyy-mm-dd fo
rmat for which the data is to be fetched.", |
| 326 "location": "path", | 326 "location": "path", |
| 327 "pattern": "(\\d){4}-(\\d){2}-(\\d){2}", | 327 "pattern": "(\\d){4}-(\\d){2}-(\\d){2}", |
| 328 "required": true, | 328 "required": true, |
| 329 "type": "string" | 329 "type": "string" |
| 330 }, | 330 }, |
| 331 "filters": { | 331 "filters": { |
| 332 "description": "Represents the set of filters includ
ing parameter operator value.", | 332 "description": "Represents the set of filters includ
ing parameter operator value.", |
| 333 "location": "query", | 333 "location": "query", |
| 334 "pattern": "(((accounts)|(gmail)|(calendar)|(docs)|(
gplus)):.+[<,<=,==,>=,>,!=].+,)*(((accounts)|(gmail)|(calendar)|(docs)|(gplus)):
.+[<,<=,==,>=,>,!=].+)", | 334 "pattern": "(((accounts)|(cros)|(gmail)|(calendar)|(
docs)|(gplus)):.+[<,<=,==,>=,>,!=].+,)*(((accounts)|(cros)|(gmail)|(calendar)|(d
ocs)|(gplus)):.+[<,<=,==,>=,>,!=].+)", |
| 335 "type": "string" | 335 "type": "string" |
| 336 }, | 336 }, |
| 337 "maxResults": { | 337 "maxResults": { |
| 338 "description": "Maximum number of results to return.
Maximum allowed is 1000", | 338 "description": "Maximum number of results to return.
Maximum allowed is 1000", |
| 339 "format": "uint32", | 339 "format": "uint32", |
| 340 "location": "query", | 340 "location": "query", |
| 341 "maximum": "1000", | 341 "maximum": "1000", |
| 342 "type": "integer" | 342 "type": "integer" |
| 343 }, | 343 }, |
| 344 "pageToken": { | 344 "pageToken": { |
| 345 "description": "Token to specify next page.", | 345 "description": "Token to specify next page.", |
| 346 "location": "query", | 346 "location": "query", |
| 347 "type": "string" | 347 "type": "string" |
| 348 }, | 348 }, |
| 349 "parameters": { | 349 "parameters": { |
| 350 "description": "Represents the application name, par
ameter name pairs to fetch in csv as app_name1:param_name1, app_name2:param_name
2.", | 350 "description": "Represents the application name, par
ameter name pairs to fetch in csv as app_name1:param_name1, app_name2:param_name
2.", |
| 351 "location": "query", | 351 "location": "query", |
| 352 "pattern": "(((accounts)|(gmail)|(calendar)|(docs)|(
gplus)):.+,)*(((accounts)|(gmail)|(calendar)|(docs)|(gplus)):.+)", | 352 "pattern": "(((accounts)|(cros)|(gmail)|(calendar)|(
docs)|(gplus)):.+,)*(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)):.+)", |
| 353 "type": "string" | 353 "type": "string" |
| 354 }, | 354 }, |
| 355 "userKey": { | 355 "userKey": { |
| 356 "description": "Represents the profile id or the use
r email for which the data should be filtered.", | 356 "description": "Represents the profile id or the use
r email for which the data should be filtered.", |
| 357 "location": "path", | 357 "location": "path", |
| 358 "required": true, | 358 "required": true, |
| 359 "type": "string" | 359 "type": "string" |
| 360 } | 360 } |
| 361 }, | 361 }, |
| 362 "path": "usage/users/{userKey}/dates/{date}", | 362 "path": "usage/users/{userKey}/dates/{date}", |
| 363 "response": { | 363 "response": { |
| 364 "$ref": "UsageReports" | 364 "$ref": "UsageReports" |
| 365 }, | 365 }, |
| 366 "scopes": [ | 366 "scopes": [ |
| 367 "https://www.googleapis.com/auth/admin.reports.usage.rea
donly" | 367 "https://www.googleapis.com/auth/admin.reports.usage.rea
donly" |
| 368 ] | 368 ] |
| 369 } | 369 } |
| 370 } | 370 } |
| 371 } | 371 } |
| 372 }, | 372 }, |
| 373 "revision": "20140912", | 373 "revision": "20141024", |
| 374 "rootUrl": "https://www.googleapis.com/", | 374 "rootUrl": "https://www.googleapis.com/", |
| 375 "schemas": { | 375 "schemas": { |
| 376 "Activities": { | 376 "Activities": { |
| 377 "description": "JSON template for a collection of activites.", | 377 "description": "JSON template for a collection of activites.", |
| 378 "id": "Activities", | 378 "id": "Activities", |
| 379 "properties": { | 379 "properties": { |
| 380 "etag": { | 380 "etag": { |
| 381 "description": "ETag of the resource.", | 381 "description": "ETag of the resource.", |
| 382 "type": "string" | 382 "type": "string" |
| 383 }, | 383 }, |
| (...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 735 "type": "array" | 735 "type": "array" |
| 736 } | 736 } |
| 737 }, | 737 }, |
| 738 "type": "object" | 738 "type": "object" |
| 739 } | 739 } |
| 740 }, | 740 }, |
| 741 "servicePath": "admin/reports/v1/", | 741 "servicePath": "admin/reports/v1/", |
| 742 "title": "Admin Reports API", | 742 "title": "Admin Reports API", |
| 743 "version": "reports_v1" | 743 "version": "reports_v1" |
| 744 } | 744 } |
| OLD | NEW |