Resource: SiteSummaryResponse
Response message for sites.get.
JSON representation | |
---|---|
{ "reviewedSite": string, "mobileSummary": { object ( |
Fields | |
---|---|
reviewedSite |
The name of the reviewed site, e.g. |
mobileSummary |
The site's Ad Experience Report summary on mobile. |
desktopSummary |
The site's Ad Experience Report summary on desktop. |
PlatformSummary
A site's Ad Experience Report summary on a single platform.
JSON representation | |
---|---|
{ "lastChangeTime": string, "region": [ enum ( |
Fields | |
---|---|
lastChangeTime |
The time at which the site's status last changed on this platform. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
region[] |
The site's regions on this platform. No longer populated, because there is no longer any semantic difference between sites in different regions. |
betterAdsStatus |
The site's Ad Experience Report status on this platform. |
underReview |
Whether the site is currently under review on this platform. |
enforcementTime |
The time at which enforcement against the site began or will begin on this platform. Not set when the A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
reportUrl |
A link to the full Ad Experience Report for the site on this platform.. Not set in Note that you must complete the Search Console verification process for the site before you can access the full report. |
filterStatus |
The site's enforcement status on this platform. |
Region
The assigned regions for the site and platform.
Enums | |
---|---|
REGION_UNKNOWN |
Ad standard not yet defined for your region. |
REGION_A |
Region A. |
REGION_B |
Region B. |
REGION_C |
Region C. |
BetterAdsStatus
The status of the site that is reviewed for the Better Ads Standards.
Enums | |
---|---|
UNKNOWN |
Not reviewed. |
PASSING |
Passing. |
WARNING |
Warning. No longer a possible status. |
FAILING |
Failing. |
FilterStatus
The ad filtering status of the site.
Enums | |
---|---|
UNKNOWN |
N/A. |
ON |
Ad filtering is on. |
OFF |
Ad filtering is off. |
PAUSED |
Ad filtering is paused. |
PENDING |
Ad filtering is pending. |
Methods |
|
---|---|
|
Gets a site's Ad Experience Report summary. |