Method: sites.get

  • This API retrieves a site's Abusive Experience Report summary.

  • The request uses an HTTP GET method with a specific URL format that includes the site's name as a path parameter.

  • The request body for this operation must be empty.

  • A successful response will contain an instance of SiteSummaryResponse .

Gets a site's Abusive Experience Report summary.

HTTP request

GET https://abusiveexperiencereport.googleapis.com/v1/{name=sites/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the site whose summary to get, e.g. sites/http%3A%2F%2Fwww.google.com%2F .

Format: sites/{site}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of SiteSummaryResponse .

Create a Mobile Website
View Site in Mobile | Classic
Share by: