| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/dfareporting": { | 5 "https://www.googleapis.com/auth/dfareporting": { |
| 6 "description": "View and manage DoubleClick for Advertisers
reports" | 6 "description": "View and manage DoubleClick for Advertisers
reports" |
| 7 } | 7 } |
| 8 } | 8 } |
| 9 } | 9 } |
| 10 }, | 10 }, |
| 11 "basePath": "/dfareporting/v1.3/", | 11 "basePath": "/dfareporting/v1.3/", |
| 12 "baseUrl": "https://www.googleapis.com/dfareporting/v1.3/", | 12 "baseUrl": "https://www.googleapis.com/dfareporting/v1.3/", |
| 13 "batchPath": "batch", | 13 "batchPath": "batch", |
| 14 "description": "Lets you create, run and download reports.", | 14 "description": "Lets you create, run and download reports.", |
| 15 "discoveryVersion": "v1", | 15 "discoveryVersion": "v1", |
| 16 "documentationLink": "https://developers.google.com/doubleclick-advertisers/
reporting/", | 16 "documentationLink": "https://developers.google.com/doubleclick-advertisers/
reporting/", |
| 17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/MWMfv6FhKF4U3Z385phCHGvJ6w0\"", | 17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/_NHVgXxsnh4iZLUQivabzFT84as\"", |
| 18 "icons": { | 18 "icons": { |
| 19 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", | 19 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", |
| 20 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" | 20 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" |
| 21 }, | 21 }, |
| 22 "id": "dfareporting:v1.3", | 22 "id": "dfareporting:v1.3", |
| 23 "kind": "discovery#restDescription", | 23 "kind": "discovery#restDescription", |
| 24 "name": "dfareporting", | 24 "name": "dfareporting", |
| 25 "ownerDomain": "google.com", | 25 "ownerDomain": "google.com", |
| 26 "ownerName": "Google", | 26 "ownerName": "Google", |
| 27 "parameters": { | 27 "parameters": { |
| (...skipping 670 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 698 "response": { | 698 "response": { |
| 699 "$ref": "UserProfileList" | 699 "$ref": "UserProfileList" |
| 700 }, | 700 }, |
| 701 "scopes": [ | 701 "scopes": [ |
| 702 "https://www.googleapis.com/auth/dfareporting" | 702 "https://www.googleapis.com/auth/dfareporting" |
| 703 ] | 703 ] |
| 704 } | 704 } |
| 705 } | 705 } |
| 706 } | 706 } |
| 707 }, | 707 }, |
| 708 "revision": "20140910", | 708 "revision": "20141112", |
| 709 "rootUrl": "https://www.googleapis.com/", | 709 "rootUrl": "https://www.googleapis.com/", |
| 710 "schemas": { | 710 "schemas": { |
| 711 "Activities": { | 711 "Activities": { |
| 712 "description": "Represents an activity group.", | 712 "description": "Represents an activity group.", |
| 713 "id": "Activities", | 713 "id": "Activities", |
| 714 "properties": { | 714 "properties": { |
| 715 "filters": { | 715 "filters": { |
| 716 "description": "List of activity filters. The dimension valu
es need to be all either of type \"dfa:activity\" or \"dfa:activityGroup\".", | 716 "description": "List of activity filters. The dimension valu
es need to be all either of type \"dfa:activity\" or \"dfa:activityGroup\".", |
| 717 "items": { | 717 "items": { |
| 718 "$ref": "DimensionValue" | 718 "$ref": "DimensionValue" |
| (...skipping 1185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1904 "type": "string" | 1904 "type": "string" |
| 1905 } | 1905 } |
| 1906 }, | 1906 }, |
| 1907 "type": "object" | 1907 "type": "object" |
| 1908 } | 1908 } |
| 1909 }, | 1909 }, |
| 1910 "servicePath": "dfareporting/v1.3/", | 1910 "servicePath": "dfareporting/v1.3/", |
| 1911 "title": "DFA Reporting API", | 1911 "title": "DFA Reporting API", |
| 1912 "version": "v1.3" | 1912 "version": "v1.3" |
| 1913 } | 1913 } |
| OLD | NEW |