Provides a fluent interface to the GA v3 reporting API (see https://developers.google.com/analytics/devguides/reporting/core/v3/).
Info
Version: | 1.0.25 |
Author(s): | Phil Oyston, David Miscampbell |
Last Update: | Wednesday, July 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://stormid.github.io/storm-googleanalytics-reporting/ |
NuGet Url: | https://www.nuget.org/packages/Storm.GoogleAnalytics.Reporting |
Install
Install-Package Storm.GoogleAnalytics.Reporting
dotnet add package Storm.GoogleAnalytics.Reporting
paket add Storm.GoogleAnalytics.Reporting
Storm.GoogleAnalytics.Reporting Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 3.3.1)
- Google.Apis.Analytics.v3(>= 1.9.0.1160)