Using sdk-platform-java with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/sdk-platform-java
Get account reports containing aggregate account data of all linked GLS accou…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://localservices.googleapis.com/v1/accountReports:search
Get detailed lead reports containing leads that have been received by all lin…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://localservices.googleapis.com/v1/detailedLeadReports:search
SDK on GitHub 📄 API Docs
SDK
sdk-platform-java
Java
API
googleapis.com
googleapis.com:localservices
At a glance
Language Java
Endpoints2
Base URLhttps://localservices.googleapis.com
✓ Official