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 }, |
(...skipping 11 matching lines...) Expand all Loading... |
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", |
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": "\"tbys6C40o18GZwyMen5GMkdK-3s/kNCxeHzf8zHSdahaoD4fNF__mRA\"", | 32 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/kNCxeHzf8zHSdahaoD4fNF__mRA\"", |
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", |
39 "name": "analytics", | 39 "name": "analytics", |
40 "ownerDomain": "google.com", | 40 "ownerDomain": "google.com", |
41 "ownerName": "Google", | 41 "ownerName": "Google", |
42 "parameters": { | 42 "parameters": { |
(...skipping 7168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7211 "type": "string" | 7211 "type": "string" |
7212 } | 7212 } |
7213 }, | 7213 }, |
7214 "type": "object" | 7214 "type": "object" |
7215 } | 7215 } |
7216 }, | 7216 }, |
7217 "servicePath": "analytics/v3/", | 7217 "servicePath": "analytics/v3/", |
7218 "title": "Google Analytics API", | 7218 "title": "Google Analytics API", |
7219 "version": "v3" | 7219 "version": "v3" |
7220 } | 7220 } |
OLD | NEW |