Method: violatingSites.list

Lists sites that are failing in the Abusive Experience Report.

HTTP request

GET https://abusiveexperiencereport.googleapis.com/v1/violatingSites

The URL uses gRPC Transcoding syntax.

Request body

The request body must be empty.

Response body

If successful, the response body contains data with the following structure:

Response message for violatingSites.list.

JSON representation
{
  "violatingSites": [
    {
      object (SiteSummaryResponse)
    }
  ]
}
Fields
violatingSites[]

object (SiteSummaryResponse)

The list of violating sites.