Using java-genai with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/java-genai
Returns just the requested field. List of thrown errors: [AuthenticationError…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://searchads360.googleapis.com/v0/{resourceName}
Returns all the custom columns associated with the customer in full detail.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://searchads360.googleapis.com/v0/customers/{customerId}/customColumns
SDK on GitHub 📄 API Docs
SDK
java-genai
Java
API
googleapis.com
googleapis.com:searchads360
At a glance
Language Java
Endpoints5
Base URLhttps://searchads360.googleapis.com
✓ Official