Resource: SiteSummaryResponse
Response message for sites.get.
JSON representation | |
---|---|
{ "reviewedSite": string, "lastChangeTime": string, "abusiveStatus": enum ( |
Fields | |
---|---|
reviewedSite |
The name of the reviewed site, e.g. |
lastChangeTime |
The time at which the site's status last changed. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
abusiveStatus |
The site's Abusive Experience Report status. |
underReview |
Whether the site is currently under review. |
enforcementTime |
The time at which enforcement against the site began or will begin. 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 Abusive Experience Report for the site. 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. |
AbusiveStatus
The status of the site that is reviewed for abusive ads.
Enums | |
---|---|
UNKNOWN |
Not reviewed. |
PASSING |
Passing. |
FAILING |
Failing. |
FilterStatus
A site's enforcement status.
Enums | |
---|---|
UNKNOWN |
N/A. |
ON |
Enforcement is on. |
OFF |
Enforcement is off. |
PAUSED |
Enforcement is paused. |
PENDING |
Enforcement is pending. |
Methods |
|
---|---|
|
Gets a site's Abusive Experience Report summary. |