| 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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/kNCxeHzf8zHSdahaoD4fNF__mRA\"", | 32 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/-SiQlGIRBbnzY0JcLS-jmuPpVII\"", |
| 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 3694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3737 "response": { | 3737 "response": { |
| 3738 "$ref": "AccountTicket" | 3738 "$ref": "AccountTicket" |
| 3739 }, | 3739 }, |
| 3740 "scopes": [ | 3740 "scopes": [ |
| 3741 "https://www.googleapis.com/auth/analytics.provision" | 3741 "https://www.googleapis.com/auth/analytics.provision" |
| 3742 ] | 3742 ] |
| 3743 } | 3743 } |
| 3744 } | 3744 } |
| 3745 } | 3745 } |
| 3746 }, | 3746 }, |
| 3747 "revision": "20170321", | 3747 "revision": "20170726", |
| 3748 "rootUrl": "https://www.googleapis.com/", | 3748 "rootUrl": "https://www.googleapis.com/", |
| 3749 "schemas": { | 3749 "schemas": { |
| 3750 "Account": { | 3750 "Account": { |
| 3751 "description": "JSON template for Analytics account entry.", | 3751 "description": "JSON template for Analytics account entry.", |
| 3752 "id": "Account", | 3752 "id": "Account", |
| 3753 "properties": { | 3753 "properties": { |
| 3754 "childLink": { | 3754 "childLink": { |
| 3755 "description": "Child link for an account entry. Points to t
he list of web properties for this account.", | 3755 "description": "Child link for an account entry. Points to t
he list of web properties for this account.", |
| 3756 "properties": { | 3756 "properties": { |
| 3757 "href": { | 3757 "href": { |
| (...skipping 2004 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5762 }, | 5762 }, |
| 5763 "remarketingAudienceId": { | 5763 "remarketingAudienceId": { |
| 5764 "description": "Remarketing audience ID to which this linked
foreign account belongs.", | 5764 "description": "Remarketing audience ID to which this linked
foreign account belongs.", |
| 5765 "type": "string" | 5765 "type": "string" |
| 5766 }, | 5766 }, |
| 5767 "status": { | 5767 "status": { |
| 5768 "description": "The status of this foreign account link.", | 5768 "description": "The status of this foreign account link.", |
| 5769 "type": "string" | 5769 "type": "string" |
| 5770 }, | 5770 }, |
| 5771 "type": { | 5771 "type": { |
| 5772 "description": "The type of the foreign account. For example
`ADWORDS_LINKS`.", | 5772 "description": "The type of the foreign account. For example
, `ADWORDS_LINKS`, `DBM_LINKS`, `MCC_LINKS` or `OPTIMIZE`.", |
| 5773 "type": "string" | 5773 "type": "string" |
| 5774 }, | 5774 }, |
| 5775 "webPropertyId": { | 5775 "webPropertyId": { |
| 5776 "description": "Web property ID of the form UA-XXXXX-YY to w
hich this linked foreign account belongs.", | 5776 "description": "Web property ID of the form UA-XXXXX-YY to w
hich this linked foreign account belongs.", |
| 5777 "type": "string" | 5777 "type": "string" |
| 5778 } | 5778 } |
| 5779 }, | 5779 }, |
| 5780 "type": "object" | 5780 "type": "object" |
| 5781 }, | 5781 }, |
| 5782 "McfData": { | 5782 "McfData": { |
| (...skipping 1428 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 |