Index: discovery/googleapis/youtubeAnalytics__v1.json |
diff --git a/discovery/googleapis/youtubeAnalytics__v1.json b/discovery/googleapis/youtubeAnalytics__v1.json |
index d65d95d8a52e100b535729f52b4535dcd0e8b000..14e660e1399815dea96840ea5a4072b7f203be27 100644 |
--- a/discovery/googleapis/youtubeAnalytics__v1.json |
+++ b/discovery/googleapis/youtubeAnalytics__v1.json |
@@ -27,7 +27,7 @@ |
"description": "Retrieve your YouTube Analytics reports.", |
"discoveryVersion": "v1", |
"documentationLink": "http://developers.google.com/youtube/analytics/", |
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/Zoj2QNc62Iq34KyKgNb23b-JnD8\"", |
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/lfXuvexGjLWvv2bGYOX_MVmrKM4\"", |
"icons": { |
"x16": "https://www.google.com/images/icons/product/youtube-16.png", |
"x32": "https://www.google.com/images/icons/product/youtube-32.png" |
@@ -354,6 +354,12 @@ |
"metrics" |
], |
"parameters": { |
+ "currency": { |
+ "description": "The currency to which financial metrics should be converted. The default is US Dollar (USD). If the result contains no financial metrics, this flag will be ignored. Responds with an error if the specified currency is not recognized.", |
+ "location": "query", |
+ "pattern": "[A-Z]{3}", |
+ "type": "string" |
+ }, |
"dimensions": { |
"description": "A comma-separated list of YouTube Analytics dimensions, such as views or ageGroup,gender. See the Available Reports document for a list of the reports that you can retrieve and the dimensions used for those reports. Also see the Dimensions document for definitions of those dimensions.", |
"location": "query", |
@@ -426,7 +432,7 @@ |
} |
} |
}, |
- "revision": "20150227", |
+ "revision": "20150304", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"BatchReport": { |