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

Side by Side Diff: discovery/googleapis/adexchangeseller__v1.1.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/adexchange.seller": { 5 "https://www.googleapis.com/auth/adexchange.seller": {
6 "description": "View and manage your Ad Exchange data" 6 "description": "View and manage your Ad Exchange data"
7 }, 7 },
8 "https://www.googleapis.com/auth/adexchange.seller.readonly": { 8 "https://www.googleapis.com/auth/adexchange.seller.readonly": {
9 "description": "View your Ad Exchange data" 9 "description": "View your Ad Exchange data"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/adexchangeseller/v1.1/", 14 "basePath": "/adexchangeseller/v1.1/",
15 "baseUrl": "https://www.googleapis.com/adexchangeseller/v1.1/", 15 "baseUrl": "https://www.googleapis.com/adexchangeseller/v1.1/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "canonicalName": "Ad Exchange Seller", 17 "canonicalName": "Ad Exchange Seller",
18 "description": "Gives Ad Exchange seller users access to their inventory and the ability to generate reports", 18 "description": "Gives Ad Exchange seller users access to their inventory and the ability to generate reports",
19 "discoveryVersion": "v1", 19 "discoveryVersion": "v1",
20 "documentationLink": "https://developers.google.com/ad-exchange/seller-rest/ ", 20 "documentationLink": "https://developers.google.com/ad-exchange/seller-rest/ ",
21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/4lfJAK76tGGU0FQG-u6nIOToF_8\"", 21 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/URTWx7cTAVtTHqIk_6E2hABtFIg\"",
22 "icons": { 22 "icons": {
23 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", 23 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif",
24 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" 24 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif"
25 }, 25 },
26 "id": "adexchangeseller:v1.1", 26 "id": "adexchangeseller:v1.1",
27 "kind": "discovery#restDescription", 27 "kind": "discovery#restDescription",
28 "name": "adexchangeseller", 28 "name": "adexchangeseller",
29 "ownerDomain": "google.com", 29 "ownerDomain": "google.com",
30 "ownerName": "Google", 30 "ownerName": "Google",
31 "parameters": { 31 "parameters": {
(...skipping 665 matching lines...) Expand 10 before | Expand all | Expand 10 after
697 "$ref": "UrlChannels" 697 "$ref": "UrlChannels"
698 }, 698 },
699 "scopes": [ 699 "scopes": [
700 "https://www.googleapis.com/auth/adexchange.seller", 700 "https://www.googleapis.com/auth/adexchange.seller",
701 "https://www.googleapis.com/auth/adexchange.seller.reado nly" 701 "https://www.googleapis.com/auth/adexchange.seller.reado nly"
702 ] 702 ]
703 } 703 }
704 } 704 }
705 } 705 }
706 }, 706 },
707 "revision": "20141110", 707 "revision": "20141113",
708 "rootUrl": "https://www.googleapis.com/", 708 "rootUrl": "https://www.googleapis.com/",
709 "schemas": { 709 "schemas": {
710 "Account": { 710 "Account": {
711 "id": "Account", 711 "id": "Account",
712 "properties": { 712 "properties": {
713 "id": { 713 "id": {
714 "description": "Unique identifier of this account.", 714 "description": "Unique identifier of this account.",
715 "type": "string" 715 "type": "string"
716 }, 716 },
717 "kind": { 717 "kind": {
(...skipping 514 matching lines...) Expand 10 before | Expand all | Expand 10 after
1232 "type": "string" 1232 "type": "string"
1233 } 1233 }
1234 }, 1234 },
1235 "type": "object" 1235 "type": "object"
1236 } 1236 }
1237 }, 1237 },
1238 "servicePath": "adexchangeseller/v1.1/", 1238 "servicePath": "adexchangeseller/v1.1/",
1239 "title": "Ad Exchange Seller API", 1239 "title": "Ad Exchange Seller API",
1240 "version": "v1.1" 1240 "version": "v1.1"
1241 } 1241 }
OLDNEW
« no previous file with comments | « discovery/googleapis/adexchangebuyer__v1.3.json ('k') | discovery/googleapis/adexchangeseller__v2.0.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698