Skip to main content

web_resource

Overview

Nameweb_resource
TypeResource
Idgoogleworkspace.siteVerification.web_resource

Fields

NameDatatypeDescription
idstringThe string used to identify this site. This value should be used in the "id" portion of the REST URL for the Get, Update, and Delete operations.
ownersarrayThe email addresses of all verified owners.
siteobjectThe address and type of a site that is verified or will be verified.

Methods

NameAccessible byRequired ParamsDescription
webResource_getSELECTidGet the most current data for a website or domain.
webResource_listSELECTGet the list of your verified websites and domains.
webResource_deleteDELETEidRelinquish ownership of a website or domain.
webResource_insertEXECverificationMethodAttempt verification of a website or domain.
webResource_patchEXECidModify the list of owners for your website or domain. This method supports patch semantics.
webResource_updateEXECidModify the list of owners for your website or domain.