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

Side by Side Diff: discovery/googleapis/doubleclicksearch__v2.json

Issue 635343003: Api roll 3: 2014-10-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Updated CHANGELOG.md for the googleapis package Created 6 years, 2 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/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": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/fGqvJFn3J0Pke36WoleMuVHFod4\"", 17 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/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 395 matching lines...) Expand 10 before | Expand all | Expand 10 after
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": "20140909", 433 "revision": "20140923",
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 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 }, 735 },
736 "ReportApiColumnSpec": { 736 "ReportApiColumnSpec": {
737 "description": "A request object used to create a DoubleClick Search report.", 737 "description": "A request object used to create a DoubleClick Search report.",
738 "id": "ReportApiColumnSpec", 738 "id": "ReportApiColumnSpec",
739 "properties": { 739 "properties": {
740 "columnName": { 740 "columnName": {
741 "description": "Name of a DoubleClick Search column to inclu de in the report.", 741 "description": "Name of a DoubleClick Search column to inclu de in the report.",
742 "type": "string" 742 "type": "string"
743 }, 743 },
744 "customDimensionName": { 744 "customDimensionName": {
745 "description": "Segments a report by a custom dimension. The report must be scoped to an advertiser or lower, and the custom dimension must already be set up in DoubleClick Search. The custom dimension name, which appear s in DoubleClick Search, is case sensitive.", 745 "description": "Segments a report by a custom dimension. The report must be scoped to an advertiser or lower, and the custom dimension must already be set up in DoubleClick Search. The custom dimension name, which appear s in DoubleClick Search, is case sensitive.\nIf used in a conversion report, ret urns the value of the specified custom dimension for the given conversion, if se t. This column does not segment the conversion report.",
746 "type": "string"
747 },
748 "customMetricName": {
749 "description": "Reports on the provided custom metric. The r eport must be scoped to an advertiser or lower, and the custom metric must alrea dy be set up in DoubleClick Search. The custom metric name, which appears in Dou bleClick Search, is case sensitive.",
746 "type": "string" 750 "type": "string"
747 }, 751 },
748 "endDate": { 752 "endDate": {
749 "description": "Inclusive day in YYYY-MM-DD format. When pro vided, this overrides the overall time range of the report for this column only. Must be provided together with startDate.", 753 "description": "Inclusive day in YYYY-MM-DD format. When pro vided, this overrides the overall time range of the report for this column only. Must be provided together with startDate.",
750 "type": "string" 754 "type": "string"
751 }, 755 },
752 "groupByColumn": { 756 "groupByColumn": {
753 "default": "false", 757 "default": "false",
754 "description": "Synchronous report only. Set to true to grou p by this column. Defaults to false.", 758 "description": "Synchronous report only. Set to true to grou p by this column. Defaults to false.",
755 "type": "boolean" 759 "type": "boolean"
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
1049 "type": "array" 1053 "type": "array"
1050 } 1054 }
1051 }, 1055 },
1052 "type": "object" 1056 "type": "object"
1053 } 1057 }
1054 }, 1058 },
1055 "servicePath": "doubleclicksearch/v2/", 1059 "servicePath": "doubleclicksearch/v2/",
1056 "title": "DoubleClick Search API", 1060 "title": "DoubleClick Search API",
1057 "version": "v2" 1061 "version": "v2"
1058 } 1062 }
OLDNEW
« no previous file with comments | « discovery/googleapis/doubleclickbidmanager__v1.json ('k') | discovery/googleapis/drive__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698