Sign in Sign up
nuget

GoogleAnalyticsServiceForDotNet

This class serves as a wrapper around the Google Analytics v4 Reporting library https://www.nuget.org/packages/Google.Apis.AnalyticsReporting.v4. It uses service account credentials for access. You must provide these credentials yourself. This class will then accept a view id, start date, end date, dimensions, metrics, and return a C# DataTable with the columns being the unique dimension combinations and the rows reflecting that. Please see the repository, samples, and test project for more information.

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Aug 01, 2021
Releases
Version Released
1.0.0 initial