| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/analytics": { | 5 "https://www.googleapis.com/auth/analytics": { |
| 6 "description": "View and manage your Google Analytics data" | 6 "description": "View and manage your Google Analytics data" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/analytics.edit": { | 8 "https://www.googleapis.com/auth/analytics.edit": { |
| 9 "description": "Edit Google Analytics management entities" | 9 "description": "Edit Google Analytics management entities" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/analytics.manage.users": { | 11 "https://www.googleapis.com/auth/analytics.manage.users": { |
| 12 "description": "Manage Google Analytics Account users by ema
il address" | 12 "description": "Manage Google Analytics Account users by ema
il address" |
| 13 }, | 13 }, |
| 14 "https://www.googleapis.com/auth/analytics.provision": { | 14 "https://www.googleapis.com/auth/analytics.provision": { |
| 15 "description": "Create a new Google Analytics account along
with its default property and view" | 15 "description": "Create a new Google Analytics account along
with its default property and view" |
| 16 }, | 16 }, |
| 17 "https://www.googleapis.com/auth/analytics.readonly": { | 17 "https://www.googleapis.com/auth/analytics.readonly": { |
| 18 "description": "View your Google Analytics data" | 18 "description": "View your Google Analytics data" |
| 19 } | 19 } |
| 20 } | 20 } |
| 21 } | 21 } |
| 22 }, | 22 }, |
| 23 "basePath": "/analytics/v3/", | 23 "basePath": "/analytics/v3/", |
| 24 "baseUrl": "https://www.googleapis.com/analytics/v3/", | 24 "baseUrl": "https://www.googleapis.com/analytics/v3/", |
| 25 "batchPath": "batch", | 25 "batchPath": "batch", |
| 26 "description": "View and manage your Google Analytics data", | 26 "description": "View and manage your Google Analytics data", |
| 27 "discoveryVersion": "v1", | 27 "discoveryVersion": "v1", |
| 28 "documentationLink": "https://developers.google.com/analytics/", | 28 "documentationLink": "https://developers.google.com/analytics/", |
| 29 "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/SYGRjopRmK4Bczs5VKxKJQKTU8s\"", | 29 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/SYGRjopRmK4Bczs5VKxKJQKTU8s\"", |
| 30 "icons": { | 30 "icons": { |
| 31 "x16": "http://www.google.com/images/icons/product/analytics-16.png", | 31 "x16": "http://www.google.com/images/icons/product/analytics-16.png", |
| 32 "x32": "http://www.google.com/images/icons/product/analytics-32.png" | 32 "x32": "http://www.google.com/images/icons/product/analytics-32.png" |
| 33 }, | 33 }, |
| 34 "id": "analytics:v3", | 34 "id": "analytics:v3", |
| 35 "kind": "discovery#restDescription", | 35 "kind": "discovery#restDescription", |
| 36 "name": "analytics", | 36 "name": "analytics", |
| 37 "ownerDomain": "google.com", | 37 "ownerDomain": "google.com", |
| 38 "ownerName": "Google", | 38 "ownerName": "Google", |
| 39 "parameters": { | 39 "parameters": { |
| (...skipping 6332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6372 "type": "string" | 6372 "type": "string" |
| 6373 } | 6373 } |
| 6374 }, | 6374 }, |
| 6375 "type": "object" | 6375 "type": "object" |
| 6376 } | 6376 } |
| 6377 }, | 6377 }, |
| 6378 "servicePath": "analytics/v3/", | 6378 "servicePath": "analytics/v3/", |
| 6379 "title": "Google Analytics API", | 6379 "title": "Google Analytics API", |
| 6380 "version": "v3" | 6380 "version": "v3" |
| 6381 } | 6381 } |
| OLD | NEW |