Sites
資源表示法
包含 Search Console 網站的權限層級資訊,詳情請參閱「 Search Console 中的權限」一文。
{
"siteUrl": string,
"permissionLevel": string
}
資源名稱 |
價值 |
說明 |
附註 |
permissionLevel |
string |
網站的使用者權限層級。
可接受的值為:
- "
siteFullUser "
- "
siteOwner "
- "
siteRestrictedUser "
- "
siteUnverifiedUser "
|
|
siteUrl |
string |
要新增的資源網址。範例:
http://www.example.com/ (適用於網址前置字元資源) 或 sc-domain:example.com (網域資源)
|
|
方法
- 新增
- 在 Search Console 中將網站新增至使用者的網站組合。
- 刪除
- 從使用者的 Search Console 網站組合中移除網站。
- 取得
- 擷取特定網站的資訊。
- list
- 列出使用者的 Search Console 網站。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-07-23 (世界標準時間)。
[null,null,["上次更新時間:2024-07-23 (世界標準時間)。"],[[["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."]]],[]]