GoogleApi.MyBusinessNotifications

My Business Notifications API client library.

The My Business Notification Settings API enables managing notification settings for business accounts. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.

Installation

Install this package from Hex by adding google_api_my_business_notifications to your list of dependencies in mix.exs:

def deps do
  [{:google_api_my_business_notifications, "~> 0.2"}]
end

For more information

Product documentation is available at https://developers.google.com/my-business/.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_my_business_notifications.