API Reference
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本 API 參考資料是依照資源類型編排。各個資源類型都具有一或多種資料表示法,以及一或多種方法。
WebResource
如需 WebResource 資源的詳細資料,請參閱資源表示法頁面。
方法 |
HTTP 要求 |
說明 |
相對於 https://www.googleapis.com/siteVerification/v1 的 URI,除非另有說明 |
刪除
|
DELETE /webResource/id
|
驗證使用者的網站或網域擁有權。
|
get
|
GET /webResource/id
|
擷取網站或網域的最新資料。 |
getToken |
POST /token
|
取得已驗證使用者的驗證,將其放置於網站或網域。 |
插入
|
POST /webResource?verificationMethod=method
|
驗證網站或網域的擁有權。
必要查詢參數:verificationMethod |
清單
|
GET /webResource
|
取得已驗證使用者的清單和已驗證網域的清單。 |
更新
|
PUT /webResource/id
|
修改網站或網域的擁有者清單。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-08-16 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2022-08-16 (世界標準時間)。"],[[["This API reference is structured around resource types, each with their own data representations and methods."],["The WebResource resource allows you to manage website and domain ownership verification through methods like `get`, `insert`, `delete`, `update`, `list`, and `getToken`."],["You can retrieve, verify, unverify, and modify website or domain ownership, as well as list verified sites and obtain verification tokens."],["All URIs are relative to `https://www.googleapis.com/siteVerification/v1` unless specified otherwise."]]],[]]