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

Unified Diff: discovery/googleapis/analytics__v3.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/adsensehost__v4.1.json ('k') | discovery/googleapis/androidpublisher__v2.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/analytics__v3.json
diff --git a/discovery/googleapis/analytics__v3.json b/discovery/googleapis/analytics__v3.json
index e8b0b93291e6cc33c596bd80c7dd691232d95e77..7deb0250bc4ae62f41428554d416ddf6c1793ac4 100644
--- a/discovery/googleapis/analytics__v3.json
+++ b/discovery/googleapis/analytics__v3.json
@@ -26,10 +26,10 @@
"description": "View and manage your Google Analytics data",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/analytics/",
- "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/SYGRjopRmK4Bczs5VKxKJQKTU8s\"",
+ "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/2bkMw2SQFkDhH1qCY3r_qXKtIUI\"",
"icons": {
- "x16": "http://www.google.com/images/icons/product/analytics-16.png",
- "x32": "http://www.google.com/images/icons/product/analytics-32.png"
+ "x16": "https://www.google.com/images/icons/product/analytics-16.png",
+ "x32": "https://www.google.com/images/icons/product/analytics-32.png"
},
"id": "analytics:v3",
"kind": "discovery#restDescription",
@@ -374,7 +374,7 @@
"id": "analytics.management.accountSummaries.list",
"parameters": {
"max-results": {
- "description": "The maximum number of filters to include in this response.",
+ "description": "The maximum number of account summaries to include in this response, where the largest acceptable value is 1000.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -3297,7 +3297,7 @@
}
}
},
- "revision": "20140723",
+ "revision": "20141013",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Account": {
@@ -5356,6 +5356,10 @@
"description": "Indicates whether ecommerce tracking is enabled for this view (profile).",
"type": "boolean"
},
+ "enhancedECommerceTracking": {
+ "description": "Indicates whether enhanced ecommerce tracking is enabled for this view (profile).",
+ "type": "boolean"
+ },
"excludeQueryParameters": {
"description": "The query parameters that are excluded from this view (profile).",
"type": "string"
« no previous file with comments | « discovery/googleapis/adsensehost__v4.1.json ('k') | discovery/googleapis/androidpublisher__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698