@google-analytics/data
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -575,7 +575,3 @@ "use strict"; | ||
* The first element of the array is an object representing [RunRealtimeReportResponse]{@link google.analytics.data.v1alpha.RunRealtimeReportResponse}. | ||
* Please see the | ||
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* for more details and examples. | ||
* @example | ||
* const [response] = await client.runRealtimeReport(request); | ||
* The promise has a method named "cancel" which cancels the ongoing API call. | ||
*/ | ||
@@ -582,0 +578,0 @@ runRealtimeReport(request, optionsOrCallback, callback) { |
# Changelog | ||
## [1.1.0](https://www.github.com/googleapis/nodejs-analytics-data/compare/v1.0.2...v1.1.0) (2020-11-11) | ||
### Features | ||
* added RunRealtimeReport method that returns a customized report of realtime event data for a GA4 property docs: minor documentation updates ([#29](https://www.github.com/googleapis/nodejs-analytics-data/issues/29)) ([58da0fe](https://www.github.com/googleapis/nodejs-analytics-data/commit/58da0fe05418d91db1bbb698d787d3863266ff30)) | ||
### [1.0.2](https://www.github.com/googleapis/nodejs-analytics-data/compare/v1.0.1...v1.0.2) (2020-11-07) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-analytics/data", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Data client for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-analytics-data", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2157557
33828