Using java-genai with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/java-genai
Lists the bidding functions that a bidder currently has registered.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://realtimebidding.googleapis.com/v1alpha/{parent}/biddingFunctions
SDK on GitHub 📄 API Docs
SDK
java-genai
Java
API
googleapis.com
googleapis.com:realtimebidding
At a glance
Language Java
Endpoints4
Base URLhttps://realtimebidding.googleapis.com
✓ Official