리셀러에 해당하는 시계의 모든 세부정보를 반환합니다.
HTTP 요청
GET https://reseller.googleapis.com/apps/reseller/v1/resellernotify/getwatchdetails
URL은 gRPC 트랜스코딩 구문을 사용합니다.
요청 본문
요청 본문은 비어 있어야 합니다.
응답 본문
resellernotify getwatchdetails 응답의 JSON 템플릿입니다.
성공할 경우 응답 본문에 다음 구조의 데이터가 포함됩니다.
JSON 표현 |
---|
{ "topicName": string, "serviceAccountEmailAddresses": [ string ] } |
필드 | |
---|---|
topicName |
PubSub의 주제 이름 |
serviceAccountEmailAddresses[] |
등록된 서비스 계정 목록입니다. |
승인 범위
다음 OAuth 범위 중 하나가 필요합니다.
https://www.googleapis.com/auth/apps.order
https://www.googleapis.com/auth/apps.order.readonly
자세한 내용은 승인 가이드를 참조하세요.