sites
Overview
Name | sites |
Type | Resource |
Id | googledevelopers.searchconsole.sites |
Fields
Name | Datatype | Description |
---|---|---|
permissionLevel | string | The user's permission level for the site. |
siteUrl | string | The URL of the site. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
webmasters_sites_get | SELECT | siteUrl | Retrieves information about specific site. |
webmasters_sites_list | SELECT | Lists the user's Search Console sites. | |
webmasters_sites_delete | DELETE | siteUrl | Removes a site from the set of the user's Search Console sites. |
webmasters_sites_add | EXEC | siteUrl | Adds a site to the set of the user's sites in Search Console. |