| 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.manage.users.readonly
": { | 14 "https://www.googleapis.com/auth/analytics.manage.users.readonly
": { |
| 15 "description": "View Google Analytics user permissions" | 15 "description": "View Google Analytics user permissions" |
| 16 }, | 16 }, |
| 17 "https://www.googleapis.com/auth/analytics.provision": { | 17 "https://www.googleapis.com/auth/analytics.provision": { |
| 18 "description": "Create a new Google Analytics account along
with its default property and view" | 18 "description": "Create a new Google Analytics account along
with its default property and view" |
| 19 }, | 19 }, |
| 20 "https://www.googleapis.com/auth/analytics.readonly": { | 20 "https://www.googleapis.com/auth/analytics.readonly": { |
| 21 "description": "View your Google Analytics data" | 21 "description": "View your Google Analytics data" |
| 22 } | 22 } |
| 23 } | 23 } |
| 24 } | 24 } |
| 25 }, | 25 }, |
| 26 "basePath": "/analytics/v3/", | 26 "basePath": "/analytics/v3/", |
| 27 "baseUrl": "https://www.googleapis.com/analytics/v3/", | 27 "baseUrl": "https://www.googleapis.com/analytics/v3/", |
| 28 "batchPath": "batch", | 28 "batchPath": "batch/analytics/v3", |
| 29 "description": "Views and manages your Google Analytics data.", | 29 "description": "Views and manages your Google Analytics data.", |
| 30 "discoveryVersion": "v1", | 30 "discoveryVersion": "v1", |
| 31 "documentationLink": "https://developers.google.com/analytics/", | 31 "documentationLink": "https://developers.google.com/analytics/", |
| 32 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/DSG2TEF18bxTdYooKf_C2-FmmME\"", | 32 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/DSG2TEF18bxTdYooKf_C2-FmmME\"", |
| 33 "icons": { | 33 "icons": { |
| 34 "x16": "https://www.google.com/images/icons/product/analytics-16.png", | 34 "x16": "https://www.google.com/images/icons/product/analytics-16.png", |
| 35 "x32": "https://www.google.com/images/icons/product/analytics-32.png" | 35 "x32": "https://www.google.com/images/icons/product/analytics-32.png" |
| 36 }, | 36 }, |
| 37 "id": "analytics:v3", | 37 "id": "analytics:v3", |
| 38 "kind": "discovery#restDescription", | 38 "kind": "discovery#restDescription", |
| (...skipping 7185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7224 "type": "string" | 7224 "type": "string" |
| 7225 } | 7225 } |
| 7226 }, | 7226 }, |
| 7227 "type": "object" | 7227 "type": "object" |
| 7228 } | 7228 } |
| 7229 }, | 7229 }, |
| 7230 "servicePath": "analytics/v3/", | 7230 "servicePath": "analytics/v3/", |
| 7231 "title": "Google Analytics API", | 7231 "title": "Google Analytics API", |
| 7232 "version": "v3" | 7232 "version": "v3" |
| 7233 } | 7233 } |
| OLD | NEW |