Per un elenco dei metodi per questa risorsa, consulta la fine di questa pagina.
Rappresentazioni delle risorse
Contiene informazioni sul livello di autorizzazione di un sito Search Console. Per saperne di più, consulta Autorizzazioni in Search Console.
{
"siteUrl": string,
"permissionLevel": string
}
Nome proprietà
Valore
Descrizione
Note
permissionLevel
string
Il livello di autorizzazione dell'utente per il sito.
I valori accettati sono:
"siteFullUser"
"siteOwner"
"siteRestrictedUser"
"siteUnverifiedUser"
siteUrl
string
L'URL della proprietà da aggiungere. Esempi:http://www.example.com/ (per una proprietà con prefisso URL) oppure
sc-domain:example.com (per una proprietà Dominio)
[null,null,["Ultimo aggiornamento 2024-10-11 UTC."],[[["This resource outlines site permission levels within Google Search Console, including details on ownership, full user, restricted user, and unverified user roles."],["It provides structured data representation with properties like `siteUrl` and `permissionLevel` to manage Search Console sites."],["Users can utilize provided methods (add, delete, get, list) for managing their websites within Google Search Console via the API."],["This information assists developers in programmatically interacting with Search Console to retrieve site data and manage site settings based on user permissions."]]],["This resource details Search Console site information, including `siteUrl` and `permissionLevel`. Permission levels include `siteFullUser`, `siteOwner`, `siteRestrictedUser`, and `siteUnverifiedUser`. Key actions (methods) include `add` to add a site, `delete` to remove a site, `get` to retrieve site information, and `list` to show the user's sites. The `siteUrl` property is provided for both URL-prefix and Domain properties.\n"]]