We are trying to find the Measurement Protocol library for .NET in NuGet. We see that there are several third party ones, but find it strange that there isn't an official one from google similar to their Reporting API which they have for .NET.
Does anyone know if an official one exists for the Measurement Protocol for .NET
The Google Analytics Measurement Protocol allows you to make HTTP requests to send data directly to Google Analytics servers. So it is a simple URL with parameters to call from your system, you don't need a library.
https://developers.google.com/analytics/devguides/collection/protocol/v1