本 API 參考資料是依照資源類型編排。各個資源類型都具有一或多種資料表示法,以及一或多種方法。
資源類型
時間軸
如要進一步瞭解時間軸資源,請參閱資源表示法網頁。
方法 | HTTP 要求 | 說明 |
---|---|---|
相對於 https://www.googleapis.com/Mirror/v1 的 URI,除非另有說明 | ||
刪除 |
DELETE /timeline/id
|
刪除時間軸項目。 |
get |
GET /timeline/id
|
按 ID 取得單一時間軸項目。 |
insert |
POST
和 POST /timeline
|
在時間軸中插入新項目。 |
清單 |
GET /timeline
|
擷取已驗證使用者的時間軸項目清單。 |
patch |
PATCH /timeline/id
|
更新現有的時間軸項目。這個方法支援修補語意。 |
更新 |
PUT
和 PUT /timeline/id
|
更新現有的時間軸項目。 |
Timeline.attachments
如要進一步瞭解 Timeline.attachments 資源,請參閱資源表示法頁面。
方法 | HTTP 要求 | 說明 |
---|---|---|
相對於 https://www.googleapis.com/Mirror/v1 的 URI,除非另有說明 | ||
刪除 |
DELETE /timeline/itemId/attachments/attachmentId
|
從時間軸項目刪除附件。 |
get |
GET /timeline/itemId/attachments/attachmentId
|
依據項目 ID 和附件 ID 擷取時間軸項目附件。 |
insert |
POST
|
在時間軸項目中新增附件。 |
清單 |
GET /timeline/itemId/attachments
|
傳回時間軸項目的附件清單。 |
訂閱項目
如需訂閱資源詳細資料,請參閱資源表示法網頁。
方法 | HTTP 要求 | 說明 |
---|---|---|
相對於 https://www.googleapis.com/Mirror/v1 的 URI,除非另有說明 | ||
刪除 |
DELETE /subscriptions/id
|
刪除訂閱項目。 |
insert |
POST /subscriptions
|
建立新的訂閱項目。 |
清單 |
GET /subscriptions
|
擷取已驗證使用者和服務的訂閱項目清單。 |
更新 |
PUT /subscriptions/id
|
更新現有的訂閱項目。 |
位置
如要進一步瞭解 Locations 資源,請參閱資源表示法網頁。
方法 | HTTP 要求 | 說明 |
---|---|---|
相對於 https://www.googleapis.com/Mirror/v1 的 URI,除非另有說明 | ||
get |
GET /locations/id
|
根據 ID 取得單一地點。 |
清單 |
GET /locations
|
擷取使用者的位置清單。 |
聯絡人
如要進一步瞭解 Contacts 資源,請參閱資源表示法網頁。
方法 | HTTP 要求 | 說明 |
---|---|---|
相對於 https://www.googleapis.com/Mirror/v1 的 URI,除非另有說明 | ||
刪除 |
DELETE /contacts/id
|
刪除聯絡人。 |
get |
GET /contacts/id
|
按 ID 取得單一聯絡人。 |
insert |
POST /contacts
|
插入新聯絡人。 |
清單 |
GET /contacts
|
擷取已驗證使用者的聯絡人清單。 |
patch |
PATCH /contacts/id
|
更新現有聯絡人。這個方法支援修補語意。 |
更新 |
PUT /contacts/id
|
更新現有聯絡人。 |
帳戶
如要進一步瞭解 Accounts 資源,請參閱資源表示法網頁。
方法 | HTTP 要求 | 說明 |
---|---|---|
相對於 https://www.googleapis.com/Mirror/v1 的 URI,除非另有說明 | ||
insert |
POST /accounts/userToken/accountType/accountName
|
插入使用者的新帳戶 |
設定
如要進一步瞭解設定資源,請參閱資源表示法網頁。
方法 | HTTP 要求 | 說明 |
---|---|---|
相對於 https://www.googleapis.com/Mirror/v1 的 URI,除非另有說明 | ||
get |
GET /settings/id
|
根據 ID 取得單一設定。 |