Gets the specified location. Returns NOT_FOUND
if the location does not exist.
HTTP request
GET https://mybusiness.googleapis.com/v4/{name=accounts/*/locations/*}
The URL uses Google API HTTP annotation syntax.
Path parameters
Parameters | |
---|---|
name |
The name of the location to fetch. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Location
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/plus.business.manage
For more information, see the Auth Guide.