Method: sites.get

  • You can retrieve a site's Ad Experience Report summary using an HTTP GET request.

  • The request URL follows a specific format including the site name as a path parameter.

  • The request body for this operation must be empty.

  • The response body contains an instance of the SiteSummaryResponse, detailing the report summary.

Gets a site's Ad Experience Report summary.

HTTP request

GET https://adexperiencereport.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 .

Design a Mobile Site
View Site in Mobile | Classic
Share by: