We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b70c3bc + 2902743 commit 180d019Copy full SHA for 180d019
1 file changed
analytics-admin/README.md
@@ -0,0 +1,11 @@
1
+# .NET Google Analytics Admin API Samples
2
+
3
+A collection of samples that demonstrate how to call the
4
+[Google Analytics Admin
5
+API](https://developers.google.com/analytics/trusted-testing/analytics-admin/) from C#.
6
7
+This sample requires [.NET Core 2.0](
8
+ https://www.microsoft.com/net/core) or later. That means using
9
+[Visual Studio 2017](
10
+ https://www.visualstudio.com/), or the command line.
11
0 commit comments