简体   繁体   中英

Google Analytics API in C#

I'm trying to find a way to retrieve data from my own Google Analytics account in an ASP application. Every example I found involves requesting access to a user's Analytics account via OAuth, which is not what I want. All I need is to be able to query data from my own account in C#.NET or VB.NET.

What would be the simplest way to achieve this?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM