Method: violatingSites.list

Lists sites that are failing in the Ad Experience Report on at least one platform.

HTTP request

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