AI-generated Key Takeaways
- 
          Scheduling aggregators utilize this API to provide appointment updates and manage their inventories, encompassing merchants, services, and availability. 
- 
          The API facilitates functionalities such as creating and managing Ads account links, updating bookings and orders, and managing inventory feeds. 
- 
          It also enables the invalidation of resources, retrieval of inventory statuses, and comprehensive inventory management, including creating, updating, and deleting merchants and services. 
- 
          Aggregators can leverage the API to manage service availability, replacing or updating it as needed. 
Scheduling aggregators call this API to notify us of appointment updates, and update their inventories including merchants, services, and availability.
Service: mapsbooking.googleapis.com
The Service name mapsbooking.googleapis.com is needed to create RPC client stubs.
google.maps.booking.v1alpha.AdsAccountLinkingService
        | Methods | |
|---|---|
|  | Creates Ads account link. | 
|  | Deletes Ads account link. | 
|  | Gets Ads account link. | 
|  | Updates Ads account link with inventory items. | 
google.maps.booking.v1alpha.BookingNotification
        | Methods | |
|---|---|
|  | Updates an existing Booking. | 
|  | Updates an existing Order. | 
google.maps.booking.v1alpha.Feed
        | Methods | |
|---|---|
|  | Retrieves the Statusof a previously uploaded feed by the specified aggregator, and returns it. | 
|  | Retrieves the Statusof multiple previously uploaded merchant, service, or availability feeds by the specified aggregator, and returns them. | 
google.maps.booking.v1alpha.InvalidationService
        | Methods | |
|---|---|
|  | Invalidates an existing resource. | 
google.maps.booking.v1alpha.InventoryStatus
        | Methods | |
|---|---|
|  | Get the MerchantStatusof aMerchant. | 
|  | List all MerchantStatusof a partner that satisfy the filter conditions. | 
google.maps.booking.v1alpha.InventoryUpdate
        | Methods | |
|---|---|
|  | Deletes records of specified feed type. | 
|  | Inserts and/or updates records of specified feed type. | 
|  | Replaces the Availabilityof existingServices. | 
|  | Creates a new Merchantmanaged by the specified aggregator, and returns it. | 
|  | Creates a new Serviceof a merchant managed by the specified aggregator, and returns it. | 
|  | Deletes an existing Merchantmanaged by the specified aggregator. | 
|  | Deletes an existing Serviceof a merchant managed by the specified aggregator. | 
|  | Replaces the Availabilityof an existingServiceof a merchant managed by the specified aggregator, and returns it. | 
|  | Updates an existing Merchantmanaged by the specified aggregator, and returns it. | 
|  | Updates an existing Serviceof a merchant managed by the specified aggregator, and returns it. |