| Package | Description |
|---|---|
| com.google.api.services.adexperiencereport.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SiteSummaryResponse |
SiteSummaryResponse.clone() |
SiteSummaryResponse |
SiteSummaryResponse.set(String fieldName,
Object value) |
SiteSummaryResponse |
SiteSummaryResponse.setDesktopSummary(PlatformSummary desktopSummary)
The site's Ad Experience Report summary on desktop.
|
SiteSummaryResponse |
SiteSummaryResponse.setMobileSummary(PlatformSummary mobileSummary)
The site's Ad Experience Report summary on mobile.
|
SiteSummaryResponse |
SiteSummaryResponse.setReviewedSite(String reviewedSite)
The name of the reviewed site, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
List<SiteSummaryResponse> |
ViolatingSitesResponse.getViolatingSites()
The list of violating sites.
|
| Modifier and Type | Method and Description |
|---|---|
ViolatingSitesResponse |
ViolatingSitesResponse.setViolatingSites(List<SiteSummaryResponse> violatingSites)
The list of violating sites.
|
Copyright © 2011–2023 Google. All rights reserved.