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

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

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month 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": "\"l66ggWbucbkBw9Lpos72oziyefE/g6aF7RN46wc-YTVBZvZs-zRkgLA\"", 17 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/olnNoM2FZr43Cdq75yAMe9UNVWM\"",
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": "20140923", 433 "revision": "20141021",
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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
604 "segmentationType": { 604 "segmentationType": {
605 "annotations": { 605 "annotations": {
606 "required": [ 606 "required": [
607 "doubleclicksearch.conversion.insert" 607 "doubleclicksearch.conversion.insert"
608 ] 608 ]
609 }, 609 },
610 "description": "The segmentation type of this conversion (fo r example, FLOODLIGHT).", 610 "description": "The segmentation type of this conversion (fo r example, FLOODLIGHT).",
611 "type": "string" 611 "type": "string"
612 }, 612 },
613 "state": { 613 "state": {
614 "description": "The state of the conversion, that is, either ACTIVE or DELETED.", 614 "description": "The state of the conversion, that is, either ACTIVE or REMOVED. Note: state DELETED is deprecated.",
615 "type": "string" 615 "type": "string"
616 }, 616 },
617 "type": { 617 "type": {
618 "description": "The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACT ION) versus ecommerce purchases (TRANSACTION).", 618 "description": "The type of the conversion, that is, either ACTION or TRANSACTION. An ACTION conversion is an action by the user that has no monetarily quantifiable value, while a TRANSACTION conversion is an action that does have a monetarily quantifiable value. Examples are email list signups (ACT ION) versus ecommerce purchases (TRANSACTION).",
619 "type": "string" 619 "type": "string"
620 } 620 }
621 }, 621 },
622 "type": "object" 622 "type": "object"
623 }, 623 },
624 "ConversionList": { 624 "ConversionList": {
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
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.\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.", 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" 746 "type": "string"
747 }, 747 },
748 "customMetricName": { 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.", 749 "description": "Name of a custom metric to include in the re port. The report must be scoped to an advertiser or lower, and the custom metric must already be set up in DoubleClick Search. The custom metric name, which app ears in DoubleClick Search, is case sensitive.",
750 "type": "string" 750 "type": "string"
751 }, 751 },
752 "endDate": { 752 "endDate": {
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.", 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.",
754 "type": "string" 754 "type": "string"
755 }, 755 },
756 "groupByColumn": { 756 "groupByColumn": {
757 "default": "false", 757 "default": "false",
758 "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.",
759 "type": "boolean" 759 "type": "boolean"
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698