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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/g6aF7RN46wc-YTVBZvZs-zRkgLA\"", | 17 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/g6aF7RN46wc-YTVBZvZs-zRkgLA\"", |
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 1025 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1053 "type": "array" | 1053 "type": "array" |
1054 } | 1054 } |
1055 }, | 1055 }, |
1056 "type": "object" | 1056 "type": "object" |
1057 } | 1057 } |
1058 }, | 1058 }, |
1059 "servicePath": "doubleclicksearch/v2/", | 1059 "servicePath": "doubleclicksearch/v2/", |
1060 "title": "DoubleClick Search API", | 1060 "title": "DoubleClick Search API", |
1061 "version": "v2" | 1061 "version": "v2" |
1062 } | 1062 } |
OLD | NEW |