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

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

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 months 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": "Accesses AdSense publishers' inventory and generates perform ance reports.", 18 "description": "Accesses AdSense publishers' inventory and generates perform ance 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": "\"tbys6C40o18GZwyMen5GMkdK-3s/vLTM575_Xp33BJLyz0WBegPEWpk\"", 21 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/GaKBjJs9AMrVjQBRqb-lvRKVr1o\"",
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": "20170118", 1627 "revision": "20170202",
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 "creation_time": { 1633 "creation_time": {
1634 "format": "int64", 1634 "format": "int64",
1635 "type": "string" 1635 "type": "string"
1636 }, 1636 },
1637 "id": { 1637 "id": {
(...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/acceleratedmobilepageurl__v1.json ('k') | discovery/googleapis/adsensehost__v4.1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698