GoogleApi.Retail

Retail API client library.

Cloud Retail service enables customers to build end-to-end personalized recommendation systems without requiring a high level of expertise in machine learning, recommendation system, or Google Cloud.

Installation

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

def deps do
  [{:google_api_retail, "~> 0.5"}]
end

For more information

Product documentation is available at https://cloud.google.com/recommendations.

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