Using sdk-platform-java with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/sdk-platform-java
Gets a site's Abusive Experience Report summary.
curl \
  https://abusiveexperiencereport.googleapis.com/v1/{name}
Lists sites that are failing in the Abusive Experience Report.
curl \
  https://abusiveexperiencereport.googleapis.com/v1/violatingSites
SDK on GitHub 📄 API Docs
SDK
sdk-platform-java
Java
API
googleapis.com
googleapis.com:abusiveexperiencereport
At a glance
Language Java
Endpoints2
Base URLhttps://abusiveexperiencereport.googleapis.com
✓ Official