GoogleApi.MyBusinessPlaceActions
My Business Place Actions API client library.
The My Business Place Actions API provides an interface for managing place action links of a location on Google.
Installation
Install this package from Hex by adding
google_api_my_business_place_actions to your list of dependencies in mix.exs:
def deps do
[{:google_api_my_business_place_actions, "~> 0.2"}]
endFor 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_place_actions.