[[["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 2025-08-07 UTC."],[],["The core content describes retrieving a list of sites failing in the Ad Experience Report. A `GET` HTTP request to `https://adexperiencereport.googleapis.com/v1/violatingSites` is used, with an empty request body. A successful response contains a JSON object with a `violatingSites` array, which lists `SiteSummaryResponse` objects. Each `SiteSummaryResponse` details a site's violation status, retrieved from the url `/ad-experience-report/v1/reference/rest/v1/sites#SiteSummaryResponse`. The document indicates a \"Try it!\" feature is also available for testing.\n"]]