Index: discovery/googleapis/analytics__v3.json |
diff --git a/discovery/googleapis/analytics__v3.json b/discovery/googleapis/analytics__v3.json |
index 2169a3dd35c3d3d6978ad216f71d7c3951102012..1e9d58e04972f9d651c85defe2713f2ff2b45641 100644 |
--- a/discovery/googleapis/analytics__v3.json |
+++ b/discovery/googleapis/analytics__v3.json |
@@ -29,7 +29,7 @@ |
"description": "Views and manages your Google Analytics data.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/analytics/", |
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/RVrwVyPQJLlTFI7LM0WsqSWaDpE\"", |
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/CEwIV9fdNgUw9Oy31M8HLJeTPyQ\"", |
"icons": { |
"x16": "https://www.google.com/images/icons/product/analytics-16.png", |
"x32": "https://www.google.com/images/icons/product/analytics-32.png" |
@@ -2472,7 +2472,7 @@ |
"remarketingAudience": { |
"methods": { |
"get": { |
- "description": "Gets remarketing audiences to which the user has access.", |
+ "description": "Gets a remarketing audience to which the user has access.", |
"httpMethod": "GET", |
"id": "analytics.management.remarketingAudience.get", |
"parameterOrder": [ |
@@ -2482,19 +2482,19 @@ |
], |
"parameters": { |
"accountId": { |
- "description": "Account ID for the remarketing audience to retrieve.", |
+ "description": "The account ID of the remarketing audience to retrieve.", |
"location": "path", |
"required": true, |
"type": "string" |
}, |
"remarketingAudienceId": { |
- "description": "The ID to retrieve the Remarketing Audience for.", |
+ "description": "The ID of the remarketing audience to retrieve.", |
"location": "path", |
"required": true, |
"type": "string" |
}, |
"webPropertyId": { |
- "description": "Web property ID for the remarketing audience to retrieve.", |
+ "description": "The web property ID of the remarketing audience to retrieve.", |
"location": "path", |
"required": true, |
"type": "string" |
@@ -2510,7 +2510,7 @@ |
] |
}, |
"insert": { |
- "description": "Creates a new remarketing audiences.", |
+ "description": "Creates a new remarketing audience.", |
"httpMethod": "POST", |
"id": "analytics.management.remarketingAudience.insert", |
"parameterOrder": [ |
@@ -2519,13 +2519,13 @@ |
], |
"parameters": { |
"accountId": { |
- "description": "Account ID to create the remarketing audience for.", |
+ "description": "The account ID for which to create the remarketing audience.", |
"location": "path", |
"required": true, |
"type": "string" |
}, |
"webPropertyId": { |
- "description": "Web property ID to create the remarketing audience for.", |
+ "description": "Web property ID for which to create the remarketing audience.", |
"location": "path", |
"required": true, |
"type": "string" |
@@ -2552,7 +2552,7 @@ |
], |
"parameters": { |
"accountId": { |
- "description": "Account ID for the remarketing audience to retrieve.", |
+ "description": "The account ID of the remarketing audiences to retrieve.", |
"location": "path", |
"required": true, |
"type": "string" |
@@ -2576,7 +2576,7 @@ |
"type": "string" |
}, |
"webPropertyId": { |
- "description": "Web property ID for the remarketing audience to retrieve.", |
+ "description": "The web property ID of the remarketing audiences to retrieve.", |
"location": "path", |
"required": true, |
"type": "string" |
@@ -2592,7 +2592,7 @@ |
] |
}, |
"patch": { |
- "description": "Updates an existing remarketing audiences. This method supports patch semantics.", |
+ "description": "Updates an existing remarketing audience. This method supports patch semantics.", |
"httpMethod": "PATCH", |
"id": "analytics.management.remarketingAudience.patch", |
"parameterOrder": [ |
@@ -2602,19 +2602,19 @@ |
], |
"parameters": { |
"accountId": { |
- "description": "Account ID for the remarketing audience to update.", |
+ "description": "The account ID of the remarketing audience to update.", |
"location": "path", |
"required": true, |
"type": "string" |
}, |
"remarketingAudienceId": { |
- "description": "Remarketing audience ID of the remarketing audience to update.", |
+ "description": "The ID of the remarketing audience to update.", |
"location": "path", |
"required": true, |
"type": "string" |
}, |
"webPropertyId": { |
- "description": "Web property ID for the remarketing audience to update.", |
+ "description": "The web property ID of the remarketing audience to update.", |
"location": "path", |
"required": true, |
"type": "string" |
@@ -2632,7 +2632,7 @@ |
] |
}, |
"update": { |
- "description": "Updates an existing remarketing audiences.", |
+ "description": "Updates an existing remarketing audience.", |
"httpMethod": "PUT", |
"id": "analytics.management.remarketingAudience.update", |
"parameterOrder": [ |
@@ -2642,19 +2642,19 @@ |
], |
"parameters": { |
"accountId": { |
- "description": "Account ID for the remarketing audience to update.", |
+ "description": "The account ID of the remarketing audience to update.", |
"location": "path", |
"required": true, |
"type": "string" |
}, |
"remarketingAudienceId": { |
- "description": "Remarketing audience ID of the remarketing audience to update.", |
+ "description": "The ID of the remarketing audience to update.", |
"location": "path", |
"required": true, |
"type": "string" |
}, |
"webPropertyId": { |
- "description": "Web property ID for the remarketing audience to update.", |
+ "description": "The web property ID of the remarketing audience to update.", |
"location": "path", |
"required": true, |
"type": "string" |
@@ -3710,7 +3710,7 @@ |
} |
} |
}, |
- "revision": "20160805", |
+ "revision": "20161004", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Account": { |
@@ -5231,6 +5231,11 @@ |
"description": "Determines if Analytics data contains samples.", |
"type": "boolean" |
}, |
+ "dataLastRefreshed": { |
+ "description": "The last refreshed time in seconds for Analytics data.", |
+ "format": "int64", |
+ "type": "string" |
+ }, |
"dataTable": { |
"properties": { |
"cols": { |
@@ -5679,7 +5684,7 @@ |
"type": "string" |
}, |
"membershipDurationDays": { |
- "description": "Number of days a user remains in the audience. Use any integer from 1-540. In remarketing audiences for search ads, membership duration is truncated to 180 days.", |
+ "description": "Number of days (in the range 1 to 540) a user remains in the audience.", |
"format": "int32", |
"type": "integer" |
}, |
@@ -5977,7 +5982,7 @@ |
"type": "string" |
}, |
"currency": { |
- "description": "The currency type associated with this view (profile), defaults to USD. The supported values are:\nARS, AUD, BGN, BRL, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HUF, IDR, INR, JPY, KRW, LTL, MXN, NOK, NZD, PHP, PLN, RUB, SEK, THB, TRY, TWD, USD, VND, ZAR", |
+ "description": "The currency type associated with this view (profile), defaults to USD. The supported values are:\nUSD, JPY, EUR, GBP, AUD, KRW, BRL, CNY, DKK, RUB, SEK, NOK, PLN, TRY, TWD, HKD, THB, IDR, ARS, MXN, VND, PHP, INR, CHF, CAD, CZK, NZD, HUF, BGN, LTL, ZAR, UAH, AED, BOB, CLP, COP, EGP, HRK, ILS, MAD, MYR, PEN, PKR, RON, RSD, SAR, SGD, VEF, LVL", |
"type": "string" |
}, |
"defaultPage": { |