[wp_ad_camp_3]
The Google Analytics Reporting api was released almost a year ago now. I have been working with the Google Analytics team to release some sample code for it with C#. I am happy to let you know that the there is now C# sample code for the Google Analytics Reporting API in C# on the official site. Samples
They were submitted by yours truly.
Note: Special thanks to Google Developer Expert Linda Lawton for contributing the C# samples.
I have also release some sample code Unoffical Google Analytics Reporting API v4 Samples for .NET as part of my Google .net Samples project on GitHub.
Included:
- API key sample
- OAuth2 Sample
- Service account sample
- Reporting API sample.
This code has been grated in a way similar to how the client library itself is created. I have not created tutorials for it yet as the project still has bugs. I hope to address any issues with the gernation of the sample code over the next few weeks. Then I can start creating tutorials and walk though for some of the APIs.