[[["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."],[],["The core content describes how to retrieve a site's Abusive Experience Report summary. The key action is making a `GET` request to the specified URL: `https://abusiveexperiencereport.googleapis.com/v1/{name=sites/*}`. The `name` path parameter, a string, is mandatory and represents the site's identifier (e.g., `sites/http%3A%2F%2Fwww.google.com%2F`). The request body must be empty. A successful response will contain the site's summary in the `SiteSummaryResponse` format. The URL follows gRPC Transcoding syntax.\n"]]