REST Resource: googleLocations

資源:GoogleLocation

代表 Google 中顯示的 Location。例如使用者或他人已聲明擁有權,或是可能未聲明擁有權。

JSON 表示法
{
  "name": string,
  "location": {
    object (Location)
  },
  "requestAdminRightsUrl": string
}
欄位
name

string

此 GoogleLocation 的資源名稱,格式為 googleLocations/{googleLocationId}

location

object (Location)

幾乎填入的 Location 資訊。如果使用者尚未聲明這個欄位的擁有權,則可在 locations.create 中重複使用。

requestAdminRightsUrl

string

這個網址會將使用者重新導向至要求的管理員權限使用者介面。只有在任何使用者 (包括目前的使用者) 已聲明該營業地點的情況下,才會顯示這個欄位。

方法

report

檢舉GoogleLocation
搜尋符合指定要求的所有可能地點。