Namespace Google.Apis.MyBusinessBusinessInformation.v1
Classes
AccountsResource
The "accounts" collection of methods.
AccountsResource.LocationsResource
The "locations" collection of methods.
AccountsResource.LocationsResource.CreateRequest
Creates a new Location that will be owned by the logged in user.
AccountsResource.LocationsResource.ListRequest
Lists the locations for the specified account.
AttributesResource
The "attributes" collection of methods.
AttributesResource.ListRequest
Returns the list of attributes that would be available for a location with the given primary category and country.
CategoriesResource
The "categories" collection of methods.
CategoriesResource.BatchGetRequest
Returns a list of business categories for the provided language and GConcept ids.
CategoriesResource.ListRequest
Returns a list of business categories. Search will match the category name but not the category ID. Search only matches the front of a category name (that is, 'food' may return 'Food Court' but not 'Fast Food Restaurant').
ChainsResource
The "chains" collection of methods.
ChainsResource.GetRequest
Gets the specified chain. Returns NOT_FOUND if the chain does not exist.
ChainsResource.SearchRequest
Searches the chain based on chain name.
GoogleLocationsResource
The "googleLocations" collection of methods.
GoogleLocationsResource.SearchRequest
Search all of the possible locations that are a match to the specified request.
LocationsResource
The "locations" collection of methods.
LocationsResource.AttributesResource
The "attributes" collection of methods.
LocationsResource.AttributesResource.GetGoogleUpdatedRequest
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.
LocationsResource.DeleteRequest
Deletes a location. If this location cannot be deleted using the API and it is marked so in the
google.mybusiness.businessinformation.v1.LocationState, use the Google Business
Profile website.
LocationsResource.GetAttributesRequest
Retrieves attributes for a location as last set by the merchant. It may not reflect updates from Google or user-generated content that are live on Google Maps.
LocationsResource.GetGoogleUpdatedRequest
Returns the specified location as it appears 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. The returned GoogleUpdatedLocation contains masks that indicate which fields differ from the merchant's information.
LocationsResource.GetRequest
Returns the specified location as last set by the merchant. It may not reflect updates from Google or user-generated content that are live on Google Maps.
LocationsResource.PatchRequest
Updates the specified location.
LocationsResource.UpdateAttributesRequest
Update attributes for a given location.
MyBusinessBusinessInformationBaseServiceRequest<TResponse>
A base abstract class for MyBusinessBusinessInformation requests.
MyBusinessBusinessInformationService
The MyBusinessBusinessInformation Service.
Enums
CategoriesResource.BatchGetRequest.ViewEnum
Required. Specifies which parts to the Category resource should be returned in the response.
CategoriesResource.ListRequest.ViewEnum
Required. Specifies which parts to the Category resource should be returned in the response.
MyBusinessBusinessInformationBaseServiceRequest<TResponse>.AltEnum
Data format for response.
MyBusinessBusinessInformationBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.