Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Returns the Analytics data.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://analyticsreporting.googleapis.com/v4/reports:batchGet
Returns User Activity data.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://analyticsreporting.googleapis.com/v4/userActivity:search
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:analyticsreporting
At a glance
Language HTML
Endpoints2
Base URLhttps://analyticsreporting.googleapis.com
✓ Official