Packages

Merchant API client library. Programmatically manage your Merchant Center Accounts.

Current section

Files

Jump to

README.md

# GoogleApi.MerchantAPI
Merchant API client library.
Programmatically manage your Merchant Center Accounts.
## Installation
Install this package from [Hex](https://hex.pm) by adding
`google_api_merchant_api` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_merchant_api, "~> 0.3"}]
end
```
## For more information
Product documentation is available at [https://developers.devsite.corp.google.com/merchant/api](https://developers.devsite.corp.google.com/merchant/api).
Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_merchant_api](https://hexdocs.pm/google_api_merchant_api).