| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/adsense": { | 5 "https://www.googleapis.com/auth/adsense": { |
| 6 "description": "View and manage your AdSense data" | 6 "description": "View and manage your AdSense data" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/adsense.readonly": { | 8 "https://www.googleapis.com/auth/adsense.readonly": { |
| 9 "description": "View your AdSense data" | 9 "description": "View your AdSense data" |
| 10 } | 10 } |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "basePath": "/adsense/v1.4/", | 14 "basePath": "/adsense/v1.4/", |
| 15 "baseUrl": "https://www.googleapis.com/adsense/v1.4/", | 15 "baseUrl": "https://www.googleapis.com/adsense/v1.4/", |
| 16 "batchPath": "batch", | 16 "batchPath": "batch", |
| 17 "canonicalName": "AdSense", | 17 "canonicalName": "AdSense", |
| 18 "description": "Gives AdSense publishers access to their inventory and the a
bility to generate reports", | 18 "description": "Gives AdSense publishers access to their inventory and the a
bility to generate reports", |
| 19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
| 20 "documentationLink": "https://developers.google.com/adsense/management/", | 20 "documentationLink": "https://developers.google.com/adsense/management/", |
| 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/2P4t9CDV6wkmyWLEzXAW3YJ1RVQ\"", | 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/GcHEAAHTHkKoMQMBzrbqtOPCibk\"", |
| 22 "icons": { | 22 "icons": { |
| 23 "x16": "https://www.google.com/images/icons/product/adsense-16.png", | 23 "x16": "https://www.google.com/images/icons/product/adsense-16.png", |
| 24 "x32": "https://www.google.com/images/icons/product/adsense-32.png" | 24 "x32": "https://www.google.com/images/icons/product/adsense-32.png" |
| 25 }, | 25 }, |
| 26 "id": "adsense:v1.4", | 26 "id": "adsense:v1.4", |
| 27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
| 28 "name": "adsense", | 28 "name": "adsense", |
| 29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
| 30 "ownerName": "Google", | 30 "ownerName": "Google", |
| 31 "parameters": { | 31 "parameters": { |
| (...skipping 1585 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1617 "$ref": "UrlChannels" | 1617 "$ref": "UrlChannels" |
| 1618 }, | 1618 }, |
| 1619 "scopes": [ | 1619 "scopes": [ |
| 1620 "https://www.googleapis.com/auth/adsense", | 1620 "https://www.googleapis.com/auth/adsense", |
| 1621 "https://www.googleapis.com/auth/adsense.readonly" | 1621 "https://www.googleapis.com/auth/adsense.readonly" |
| 1622 ] | 1622 ] |
| 1623 } | 1623 } |
| 1624 } | 1624 } |
| 1625 } | 1625 } |
| 1626 }, | 1626 }, |
| 1627 "revision": "20141008", | 1627 "revision": "20141021", |
| 1628 "rootUrl": "https://www.googleapis.com/", | 1628 "rootUrl": "https://www.googleapis.com/", |
| 1629 "schemas": { | 1629 "schemas": { |
| 1630 "Account": { | 1630 "Account": { |
| 1631 "id": "Account", | 1631 "id": "Account", |
| 1632 "properties": { | 1632 "properties": { |
| 1633 "id": { | 1633 "id": { |
| 1634 "description": "Unique identifier of this account.", | 1634 "description": "Unique identifier of this account.", |
| 1635 "type": "string" | 1635 "type": "string" |
| 1636 }, | 1636 }, |
| 1637 "kind": { | 1637 "kind": { |
| (...skipping 760 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2398 "type": "string" | 2398 "type": "string" |
| 2399 } | 2399 } |
| 2400 }, | 2400 }, |
| 2401 "type": "object" | 2401 "type": "object" |
| 2402 } | 2402 } |
| 2403 }, | 2403 }, |
| 2404 "servicePath": "adsense/v1.4/", | 2404 "servicePath": "adsense/v1.4/", |
| 2405 "title": "AdSense Management API", | 2405 "title": "AdSense Management API", |
| 2406 "version": "v1.4" | 2406 "version": "v1.4" |
| 2407 } | 2407 } |
| OLD | NEW |