Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(727)

Side by Side Diff: discovery/googleapis/adsense__v1.4.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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/VkNy0KUdWO-QpiJ1DxQh7QJh7h8\"", 21 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/0t5-b7AKY9Sek6OD1WTcEtSga8k\"",
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
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": "20141110", 1627 "revision": "20141113",
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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/admin__reports_v1.json ('k') | discovery/googleapis/adsensehost__v4.1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698