Packages
My Business Verifications API client library. The My Business Verifications API provides an interface for taking verifications related actions for locations.
Current section
Files
Jump to
Current section
Files
google_api_my_business_verifications
README.md
README.md
# GoogleApi.MyBusinessVerifications
My Business Verifications API client library.
The My Business Verifications API provides an interface for taking verifications related actions for locations.
## Installation
Install this package from [Hex](https://hex.pm) by adding
`google_api_my_business_verifications` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_my_business_verifications, "~> 0.5"}]
end
```
## For more information
Product documentation is available at [https://developers.google.com/my-business/](https://developers.google.com/my-business/).
Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_my_business_verifications](https://hexdocs.pm/google_api_my_business_verifications).