傳回經銷商對應的智慧手錶所有詳細資料。
HTTP 要求
GET https://reseller.googleapis.com/apps/reseller/v1/resellernotify/getwatchdetails
這個網址使用 gRPC 轉碼語法。
要求主體
要求主體必須為空白。
回應主體
「resellernotify getwatchdetails 回應」的 JSON 範本。
如果成功,回應主體會含有以下結構的資料:
JSON 表示法 |
---|
{ "topicName": string, "serviceAccountEmailAddresses": [ string ] } |
欄位 | |
---|---|
topicName |
Pub/Sub 的主題名稱 |
serviceAccountEmailAddresses[] |
已註冊的服務帳戶清單。 |
授權範圍
需要下列其中一種 OAuth 範圍:
https://www.googleapis.com/auth/apps.order
https://www.googleapis.com/auth/apps.order.readonly
詳情請參閱授權指南。