Method: violatingSites.list
Stay organized with collections
Save and categorize content based on your preferences.
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.
Fields |
violatingSites[] |
object (SiteSummaryResponse )
The list of violating sites.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-09-18 UTC."],[[["This page details how to retrieve a list of sites that have failed the Abusive Experience Report using the `violatingSites.list` method."],["The API request is sent as an HTTP GET request to the specified URL with an empty request body."],["A successful response provides a JSON payload containing an array of `SiteSummaryResponse` objects, each representing a violating site."]]],[]]