GoogleApi.MerchantAPI

Merchant API client library.

Programmatically manage your Merchant Center Accounts.

Installation

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

def deps do
  [{:google_api_merchant_api, "~> 0.4"}]
end

For more information

Product documentation is available at https://developers.devsite.corp.google.com/merchant/api.

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