Go integration
import "go-genai" // Initialize client client := go-genai.NewClient("YOUR_ACCESS_TOKEN")
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://games.googleapis.com/games/v1/stats
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://games.googleapis.com/games/v1/events
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://games.googleapis.com/games/v1/achievements