| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/doubleclicksearch": { | 5 "https://www.googleapis.com/auth/doubleclicksearch": { |
| 6 "description": "View and manage your advertising data in Dou
bleClick Search" | 6 "description": "View and manage your advertising data in Dou
bleClick Search" |
| 7 } | 7 } |
| 8 } | 8 } |
| 9 } | 9 } |
| 10 }, | 10 }, |
| 11 "basePath": "/doubleclicksearch/v2/", | 11 "basePath": "/doubleclicksearch/v2/", |
| 12 "baseUrl": "https://www.googleapis.com/doubleclicksearch/v2/", | 12 "baseUrl": "https://www.googleapis.com/doubleclicksearch/v2/", |
| 13 "batchPath": "batch", | 13 "batchPath": "batch", |
| 14 "description": "Report and modify your advertising data in DoubleClick Searc
h (for example, campaigns, ad groups, keywords, and conversions).", | 14 "description": "Report and modify your advertising data in DoubleClick Searc
h (for example, campaigns, ad groups, keywords, and conversions).", |
| 15 "discoveryVersion": "v1", | 15 "discoveryVersion": "v1", |
| 16 "documentationLink": "https://developers.google.com/doubleclick-search/", | 16 "documentationLink": "https://developers.google.com/doubleclick-search/", |
| 17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/iox0BHqWM54fnf8jaiSWZ0a8oFc\"", | 17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/1ZhpxHDNubbx8bryhI0Ks6XcxaA\"", |
| 18 "icons": { | 18 "icons": { |
| 19 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 19 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 20 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 20 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 21 }, | 21 }, |
| 22 "id": "doubleclicksearch:v2", | 22 "id": "doubleclicksearch:v2", |
| 23 "kind": "discovery#restDescription", | 23 "kind": "discovery#restDescription", |
| 24 "name": "doubleclicksearch", | 24 "name": "doubleclicksearch", |
| 25 "ownerDomain": "google.com", | 25 "ownerDomain": "google.com", |
| 26 "ownerName": "Google", | 26 "ownerName": "Google", |
| 27 "parameters": { | 27 "parameters": { |
| (...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 423 "response": { | 423 "response": { |
| 424 "$ref": "SavedColumnList" | 424 "$ref": "SavedColumnList" |
| 425 }, | 425 }, |
| 426 "scopes": [ | 426 "scopes": [ |
| 427 "https://www.googleapis.com/auth/doubleclicksearch" | 427 "https://www.googleapis.com/auth/doubleclicksearch" |
| 428 ] | 428 ] |
| 429 } | 429 } |
| 430 } | 430 } |
| 431 } | 431 } |
| 432 }, | 432 }, |
| 433 "revision": "20141105", | 433 "revision": "20141113", |
| 434 "rootUrl": "https://www.googleapis.com/", | 434 "rootUrl": "https://www.googleapis.com/", |
| 435 "schemas": { | 435 "schemas": { |
| 436 "Availability": { | 436 "Availability": { |
| 437 "description": "A message containing availability data relevant to D
oubleClick Search.", | 437 "description": "A message containing availability data relevant to D
oubleClick Search.", |
| 438 "id": "Availability", | 438 "id": "Availability", |
| 439 "properties": { | 439 "properties": { |
| 440 "advertiserId": { | 440 "advertiserId": { |
| 441 "annotations": { | 441 "annotations": { |
| 442 "required": [ | 442 "required": [ |
| 443 "doubleclicksearch.conversion.updateAvailability" | 443 "doubleclicksearch.conversion.updateAvailability" |
| (...skipping 618 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1062 "type": "array" | 1062 "type": "array" |
| 1063 } | 1063 } |
| 1064 }, | 1064 }, |
| 1065 "type": "object" | 1065 "type": "object" |
| 1066 } | 1066 } |
| 1067 }, | 1067 }, |
| 1068 "servicePath": "doubleclicksearch/v2/", | 1068 "servicePath": "doubleclicksearch/v2/", |
| 1069 "title": "DoubleClick Search API", | 1069 "title": "DoubleClick Search API", |
| 1070 "version": "v2" | 1070 "version": "v2" |
| 1071 } | 1071 } |
| OLD | NEW |