getGoogleUpdated
public MyBusinessBusinessInformation.Locations.Attributes.GetGoogleUpdated getGoogleUpdated(String name)
throws IOException
Retrieves attributes for a location as they appear live on Google Maps and Search. This consumer-
facing view may have been updated by Google or user-generated content and may differ from the
merchant's version.
Create a request for the method "attributes.getGoogleUpdated".
This request holds the parameters needed by the mybusinessbusinessinformation server. After
setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the
remote operation.
- Parameters:
name - Required. Google identifier for this location in the form of `locations/{location_id}/attributes`.
- Returns:
- the request
- Throws:
IOException