LindaLawton / Google-Dotnet-Samples

Unoffical Samples for the Google APIs .Net client library.
http://www.daimto.com/google-apis-samples/
Apache License 2.0
246 stars 355 forks source link

Create DaimtoAnaltyicsReportingV4Helper.cs #13

Open ahkim opened 8 years ago

ahkim commented 8 years ago

This helper class migrates Core Reporting API V3 to the Analytics Reporting API V4 as suggested from following guide. I have reused overall structure of DaimtoAnaltyicsReportingHelper class.

https://developers.google.com/analytics/devguides/reporting/core/v4/migration

LindaLawton commented 8 years ago

I have been wondering if we should have a different project for each of the versions of the API.